Interface ComponentSession

All Superinterfaces:
ChannelHandler<org.xmpp.packet.Packet>, RoutableChannelHandler, Session
All Known Implementing Classes:
LocalComponentSession, RemoteComponentSession

public interface ComponentSession extends Session
Represents a session between the server and an external component.
Author:
Gaston Dombiak