Class DeliverRawTextTask
java.lang.Object
org.jivesoftware.openfire.session.DeliverRawTextTask
- All Implemented Interfaces:
Externalizable,Serializable,Runnable,ClusterTask<Void>
Cluster task that will ask a remote cluster node to deliver some raw text to a local session.
- Author:
- Gaston Dombiak
- See Also:
-
Constructor Details
-
DeliverRawTextTask
public DeliverRawTextTask()
-
-
Method Details
-
getResult
- Specified by:
getResultin interfaceClusterTask<Void>
-
run
public void run() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOException
-
toString
-