Class IncomingServerSessionTask

java.lang.Object
org.jivesoftware.openfire.session.RemoteSessionTask
org.jivesoftware.openfire.session.IncomingServerSessionTask
All Implemented Interfaces:
Externalizable, Serializable, Runnable, ClusterTask<Object>

public class IncomingServerSessionTask extends RemoteSessionTask
Class that defines possible remote operations that could be performed on remote incoming server sessions.
Author:
Gaston Dombiak
See Also: