Class IQResultListenerTask
java.lang.Object
org.jivesoftware.openfire.cluster.IQResultListenerTask
- All Implemented Interfaces:
Externalizable,Serializable,Runnable,ClusterTask<Void>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IQResultListenerTask
public IQResultListenerTask() -
IQResultListenerTask
public IQResultListenerTask(org.xmpp.packet.IQ packet)
-
-
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:
IOExceptionClassNotFoundException
-