Class RemotePacketExecution

java.lang.Object
org.jivesoftware.openfire.cluster.RemotePacketExecution
All Implemented Interfaces:
Externalizable, Serializable, Runnable, ClusterTask<Void>

public class RemotePacketExecution extends Object implements ClusterTask<Void>
Task to be executed by remote nodes to deliver the requested packet to the requested receiver.
Author:
Gaston Dombiak
See Also: