|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputBufferManager | |
solar.service.pack.proto | Contains the suite of PACK protocols. |
Uses of InputBufferManager in solar.service.pack.proto |
Classes in solar.service.pack.proto that implement InputBufferManager | |
class |
DropTailIBM
This input buffer manager drops incoming events if buffer space reaches memory limit. |
class |
PackTailIBM
This input buffer manager packs the buffer of incoming events if buffer space reaches memory limit. |
Fields in solar.service.pack.proto declared as InputBufferManager | |
protected InputBufferManager |
BaseProtocol._inbufman
|
Methods in solar.service.pack.proto that return InputBufferManager | |
static InputBufferManager |
BufferManagerFactory.makeInputBufferManager(BaseProtocol.ProtocolState state)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |