Class ProcessPacketTask

java.lang.Object
org.apache.axis2.transport.base.datagram.ProcessPacketTask
All Implemented Interfaces:
Runnable

public class ProcessPacketTask extends Object implements Runnable
Task encapsulating the processing of a datagram. Instances of this class will be dispatched to worker threads for execution.