public class ProcessPacketTask
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
ProcessPacketTask(DatagramEndpoint endpoint,
byte[] data,
int length,
DatagramOutTransportInfo outInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public ProcessPacketTask(DatagramEndpoint endpoint, byte[] data, int length, DatagramOutTransportInfo outInfo)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.