| 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 | Description |
|---|---|
| AbstractComponent |
This class provides a default
Component implementation. |
| ComponentManagerFactory |
Factory to get a ComponentManager implementation.
|
| Exception | Description |
|---|---|
| ComponentException |
Thrown when an exception occors with a Component.
|
Copyright © 2009–2017 Ignite Realtime. All rights reserved.