org.jivesoftware.openfire.gateway |
|
Java Source File Name | Type | Comment |
BaseTransport.java | Class | Base class of all transport implementations.
Handles all transport non-specific tasks and provides the glue that holds
together server interactions and the legacy service. |
GatewayPlugin.java | Class | IM Gateway plugin, which provides connectivity to IM networks that
don't support the XMPP protocol. |
TransportInstance.java | Class | Transport Instance
Represents all information that needs to be tracked about a gateway instance. |