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 Extension
JaxmppException
public Element beforeSend(Element received) throws JaxmppException
beforeSend
in interface Extension
JaxmppException
public String[] getFeatures()
getFeatures
in interface Extension
public void setContext(Context context)
setContext
in interface ContextAware
Copyright © 2006–2016 Tigase. All rights reserved.