public class SocketInBandRegistrationXmppSessionLogic extends Object implements tigase.jaxmpp.core.client.XmppSessionLogic
| Constructor and Description |
|---|
SocketInBandRegistrationXmppSessionLogic(SocketConnector connector,
tigase.jaxmpp.core.client.XmppModulesManager modulesManager,
tigase.jaxmpp.core.client.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeStart() |
protected void |
processException(tigase.jaxmpp.core.client.exceptions.JaxmppException e) |
protected void |
processStreamFeatures(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xml.Element featuresElement) |
void |
setSessionListener(tigase.jaxmpp.core.client.XmppSessionLogic.SessionListener sessionListener) |
void |
unbind() |
public SocketInBandRegistrationXmppSessionLogic(SocketConnector connector, tigase.jaxmpp.core.client.XmppModulesManager modulesManager, tigase.jaxmpp.core.client.Context context)
public void beforeStart()
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
beforeStart in interface tigase.jaxmpp.core.client.XmppSessionLogictigase.jaxmpp.core.client.exceptions.JaxmppExceptionprotected void processException(tigase.jaxmpp.core.client.exceptions.JaxmppException e)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionprotected void processStreamFeatures(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xml.Element featuresElement)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic void setSessionListener(tigase.jaxmpp.core.client.XmppSessionLogic.SessionListener sessionListener)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
setSessionListener in interface tigase.jaxmpp.core.client.XmppSessionLogictigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic void unbind()
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
unbind in interface tigase.jaxmpp.core.client.XmppSessionLogictigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.