Class RemoteConnectionMultiplexerSession

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

public class RemoteConnectionMultiplexerSession extends RemoteSession implements ConnectionMultiplexerSession
Surrogate for connection manager sessions hosted in some remote cluster node.
Author:
Gaston Dombiak
  • Constructor Details

    • RemoteConnectionMultiplexerSession

      public RemoteConnectionMultiplexerSession(byte[] nodeID, org.xmpp.packet.JID address)