public interface Extension
| Modifier and Type | Method and Description |
|---|---|
Element |
afterReceive(Element received) |
Element |
beforeSend(Element received) |
String[] |
getFeatures() |
Element afterReceive(Element received) throws JaxmppException
JaxmppExceptionElement beforeSend(Element received) throws JaxmppException
JaxmppExceptionString[] getFeatures()
Copyright © 2006–2016 Tigase. All rights reserved.