public class PEPExtension extends Object implements tigase.jaxmpp.core.client.xmpp.modules.extensions.Extension, tigase.jaxmpp.core.client.xmpp.modules.ContextAware
| Constructor and Description |
|---|
PEPExtension() |
| Modifier and Type | Method and Description |
|---|---|
tigase.jaxmpp.core.client.xml.Element |
afterReceive(tigase.jaxmpp.core.client.xml.Element received) |
tigase.jaxmpp.core.client.xml.Element |
beforeSend(tigase.jaxmpp.core.client.xml.Element received) |
String[] |
getFeatures() |
void |
setContext(tigase.jaxmpp.core.client.Context context) |
public tigase.jaxmpp.core.client.xml.Element afterReceive(tigase.jaxmpp.core.client.xml.Element received)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
afterReceive in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extensiontigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic tigase.jaxmpp.core.client.xml.Element beforeSend(tigase.jaxmpp.core.client.xml.Element received)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
beforeSend in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extensiontigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic String[] getFeatures()
getFeatures in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extensionpublic void setContext(tigase.jaxmpp.core.client.Context context)
setContext in interface tigase.jaxmpp.core.client.xmpp.modules.ContextAwareCopyright © 2006–2018 Tigase. All rights reserved.