Class ComponentSessionTask

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

public class ComponentSessionTask extends RemoteSessionTask
Class that defines possible remote operations that could be performed on remote component sessions (for external components only).
Author:
Gaston Dombiak
See Also: