Package org.xmpp.component
-
Interface Summary Interface Description Component Components enhance the functionality of an XMPP server.ComponentManager Manages components.IQResultListener An IQResultListener will be invoked when a previously IQ packet sent by the server was answered. -
Class Summary Class Description AbstractComponent This class provides a defaultComponentimplementation.ComponentManagerFactory Factory to get a ComponentManager implementation. -
Exception Summary Exception Description ComponentException Thrown when an exception occors with a Component.