Class InboundMessageState

java.lang.Object
net.i2p.router.transport.udp.InboundMessageState
All Implemented Interfaces:
CDQEntry

class InboundMessageState
extends Object
implements CDQEntry
Hold the raw data fragments of an inbound message. Warning - there is no synchronization in this class, take care in InboundMessageFragments to avoid use-after-release, etc.