Class RemoteComponentSession

java.lang.Object
org.jivesoftware.openfire.session.RemoteSession
org.jivesoftware.openfire.session.RemoteComponentSession
All Implemented Interfaces:
ChannelHandler<org.xmpp.packet.Packet>, RoutableChannelHandler, ComponentSession, Session

public class RemoteComponentSession extends RemoteSession implements ComponentSession
Surrogate for sessions of external components hosted in some remote cluster node.
Author:
Gaston Dombiak