Class RemoteServerConfiguration

java.lang.Object
org.jivesoftware.openfire.server.RemoteServerConfiguration
All Implemented Interfaces:
Externalizable, Serializable, Cacheable

public class RemoteServerConfiguration extends Object implements Cacheable, Externalizable
Holds the configuration when connecting to/from a remote server. The configuration specifies if incoming or outgoing connections are allowed to the remote server and the port to use when creating an outgoing connection.
Author:
Gaston Dombiak
See Also: