public class SocketXmppSessionLogic extends tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic<SocketConnector>
tigase.jaxmpp.core.client.XmppSessionLogic.SessionListener, tigase.jaxmpp.core.client.XmppSessionLogic.XmppSessionEstablishedHandler| Constructor and Description |
|---|
SocketXmppSessionLogic(SocketConnector connector,
tigase.jaxmpp.core.client.XmppModulesManager modulesManager,
tigase.jaxmpp.core.client.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
onStreamManagementFailed(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition condition) |
protected void |
processStreamFeatures(tigase.jaxmpp.core.client.xml.Element featuresElement) |
public SocketXmppSessionLogic(SocketConnector connector, tigase.jaxmpp.core.client.XmppModulesManager modulesManager, tigase.jaxmpp.core.client.Context context)
public void onStreamManagementFailed(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition condition)
onStreamManagementFailed in interface tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.StreamManagementFailedHandleronStreamManagementFailed in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic<SocketConnector>protected void processStreamFeatures(tigase.jaxmpp.core.client.xml.Element featuresElement)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
processStreamFeatures in class tigase.jaxmpp.core.client.connector.AbstractSocketXmppSessionLogic<SocketConnector>tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2018 Tigase. All rights reserved.