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:
getResult
in interfaceClusterTask<Void>
-
run
public void run() -
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-