|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StreamCallback | |
| org.neo.swarm.util.io | |
| org.neo.swarm.util.network.tcp.client | |
| Uses of StreamCallback in org.neo.swarm.util.io |
| Constructors in org.neo.swarm.util.io with parameters of type StreamCallback | |
ByteBufferOutputStream(java.nio.ByteBuffer buffer,
StreamCallback callback)
|
|
ByteBufferInputStream(int headerSize,
int footerSize,
java.nio.ByteBuffer buffer,
StreamCallback callback)
We expect the header and footer value to match packet formation, i.e. |
|
| Uses of StreamCallback in org.neo.swarm.util.network.tcp.client |
| Classes in org.neo.swarm.util.network.tcp.client that implement StreamCallback | |
class |
SocketReader
|
class |
SocketWriter
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||