Class ProcessPacketTask

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

public class ProcessPacketTask extends Object implements ClusterTask<Void>
Cluster task that will ask a remote cluster node to deliver some packet to a local session.
Author:
Gaston Dombiak
See Also: