|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferPopulator | |
|---|---|
| net.officefloor.plugin.socket.server.impl | |
| net.officefloor.plugin.stream | |
| net.officefloor.plugin.stream.impl | |
| net.officefloor.plugin.stream.synchronise | |
| Uses of BufferPopulator in net.officefloor.plugin.socket.server.impl |
|---|
| Classes in net.officefloor.plugin.socket.server.impl that implement BufferPopulator | |
|---|---|
class |
ConnectionImpl<CH extends ConnectionHandler>
Implementation of a Connection. |
| Uses of BufferPopulator in net.officefloor.plugin.stream |
|---|
| Methods in net.officefloor.plugin.stream with parameters of type BufferPopulator | |
|---|---|
void |
BufferStream.write(BufferPopulator populator)
Writes content to a ByteBuffer of the BufferStream. |
void |
OutputBufferStream.write(BufferPopulator populator)
Writes content to a ByteBuffer of the BufferStream. |
| Uses of BufferPopulator in net.officefloor.plugin.stream.impl |
|---|
| Methods in net.officefloor.plugin.stream.impl with parameters of type BufferPopulator | |
|---|---|
void |
BufferStreamImpl.write(BufferPopulator populator)
|
void |
OutputBufferStreamImpl.write(BufferPopulator populator)
|
| Uses of BufferPopulator in net.officefloor.plugin.stream.synchronise |
|---|
| Methods in net.officefloor.plugin.stream.synchronise with parameters of type BufferPopulator | |
|---|---|
void |
SynchronizedBufferStream.write(BufferPopulator populator)
|
void |
SynchronizedOutputBufferStream.write(BufferPopulator populator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||