Class RequestComponentInfoNotification
java.lang.Object
org.jivesoftware.openfire.component.RequestComponentInfoNotification
- All Implemented Interfaces:
Externalizable,Serializable,Runnable,ClusterTask<Void>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequestComponentInfoNotification(org.xmpp.packet.JID component, NodeID requestee) -
Method Summary
-
Constructor Details
-
RequestComponentInfoNotification
public RequestComponentInfoNotification() -
RequestComponentInfoNotification
-
-
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
-