Class ClientSessionTask

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

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