|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBufferAllocator | |
---|---|
org.otfeed.protocol.connector | Contains the implementation classes. |
org.otfeed.support | Utility and helper classes for the client API. |
Uses of IBufferAllocator in org.otfeed.protocol.connector |
---|
Constructors in org.otfeed.protocol.connector with parameters of type IBufferAllocator | |
---|---|
LoginStreamerFactory(IBufferAllocator all)
|
|
OTEngine(ISessionStreamerFactory factory,
IBufferAllocator allocator,
long heartbeatMillis,
IConnectionStateListener listener)
|
Uses of IBufferAllocator in org.otfeed.support |
---|
Classes in org.otfeed.support that implement IBufferAllocator | |
---|---|
class |
ByteReverseBufferAllocator
Allocates byte-reverse ByteBuffers. |
Constructors in org.otfeed.support with parameters of type IBufferAllocator | |
---|---|
BufferFormat(IBufferAllocator allocator)
Creates format using the provided allocator service (used for parsing only. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |