public class PEPExtension extends Object implements Extension, ContextAware
| Constructor and Description |
|---|
PEPExtension() |
| Modifier and Type | Method and Description |
|---|---|
Element |
afterReceive(Element received) |
Element |
beforeSend(Element received) |
String[] |
getFeatures() |
void |
setContext(Context context) |
public Element afterReceive(Element received) throws JaxmppException
afterReceive in interface ExtensionJaxmppExceptionpublic Element beforeSend(Element received) throws JaxmppException
beforeSend in interface ExtensionJaxmppExceptionpublic String[] getFeatures()
getFeatures in interface Extensionpublic void setContext(Context context)
setContext in interface ContextAwareCopyright © 2006–2018 Tigase. All rights reserved.