CDPQEntryInboundMessageState, OutboundGatewayMessage, OutboundMessageState, OutNetMessage, PendingGatewayMessage, UDPPacketpublic interface CDQEntry
| Modifier and Type | Method | Description |
|---|---|---|
void |
drop() |
Implement any reclaimation of resources here
|
long |
getEnqueueTime() |
|
void |
setEnqueueTime(long time) |
To be set by the queue
|