public final class IQMessageCarbonsHandler extends IQHandler implements ServerFeaturesProvider
deliverer, sessionManager| Constructor and Description |
|---|
IQMessageCarbonsHandler() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
getFeatures()
Returns an Iterator (of String) with the supported features by the server.
|
IQHandlerInfo |
getInfo()
Returns the handler information to help generically handle IQ packets.
|
org.xmpp.packet.IQ |
handleIQ(org.xmpp.packet.IQ packet)
Handles the received IQ packet.
|
initialize, processdestroy, getName, start, stoppublic org.xmpp.packet.IQ handleIQ(org.xmpp.packet.IQ packet)
IQHandlerpublic IQHandlerInfo getInfo()
IQHandlerpublic Iterator<String> getFeatures()
ServerFeaturesProvidergetFeatures in interface ServerFeaturesProviderCopyright © 2003-2008 Jive Software.