org.jivesoftware.openfire.gateway.web |
|
Java Source File Name | Type | Comment |
ConfigManager.java | Class | Transport Configuration Manager (for web interface)
Handles web interface interactions with the transport instances, such as enabling or
disabling them, configuring options, etc. |
ConnectionTester.java | Class | Connection Tester
This class tests a connection with a legacy service (just simple open port tcp check). |
GatewayDWR.java | Class | IM Gateway DWR servlet
Handles DWR configuration/etc for AJAX interaction. |
GatewayXMLRPC.java | Class | |
RegistrationBean.java | Class | |
XMLRPCConduit.java | Class | This provides the conduit through which all XMLRPC interface actions occur. |