|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferProcessor | |
|---|---|
| net.officefloor.plugin.socket.server.impl | |
| net.officefloor.plugin.stream | |
| net.officefloor.plugin.stream.impl | |
| net.officefloor.plugin.stream.synchronise | |
| Uses of BufferProcessor in net.officefloor.plugin.socket.server.impl |
|---|
| Classes in net.officefloor.plugin.socket.server.impl that implement BufferProcessor | |
|---|---|
class |
ConnectionImpl<CH extends ConnectionHandler>
Implementation of a Connection. |
| Uses of BufferProcessor in net.officefloor.plugin.stream |
|---|
| Methods in net.officefloor.plugin.stream with parameters of type BufferProcessor | |
|---|---|
int |
BufferStream.read(BufferProcessor processor)
Reads and processes the contents of a ByteBuffer from the
BufferStream. |
int |
InputBufferStream.read(BufferProcessor processor)
Reads and processes the contents of a ByteBuffer from the
BufferStream. |
| Uses of BufferProcessor in net.officefloor.plugin.stream.impl |
|---|
| Methods in net.officefloor.plugin.stream.impl with parameters of type BufferProcessor | |
|---|---|
int |
BufferStreamImpl.read(BufferProcessor processor)
|
int |
InputBufferStreamImpl.read(BufferProcessor processor)
|
| Uses of BufferProcessor in net.officefloor.plugin.stream.synchronise |
|---|
| Methods in net.officefloor.plugin.stream.synchronise with parameters of type BufferProcessor | |
|---|---|
int |
SynchronizedInputBufferStream.read(BufferProcessor processor)
|
int |
SynchronizedBufferStream.read(BufferProcessor processor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||