Uses of Package
org.graphstream.stream.binary
| Package | Description |
|---|---|
| org.graphstream.stream.binary | |
| org.graphstream.stream.netstream |
-
Classes in org.graphstream.stream.binary used by org.graphstream.stream.binary Class Description ByteDecoder Decode an event that has been encoded into a binary buffer and dispatch this event to its sources.ByteEncoder Define an encoder that transform received events into a binary buffer.ByteEncoder.Transport Define the object that will be called after an event has been transformed into a binary buffer.ByteFactory ByteProxy.Mode Defines the mode of this proy, server or client. -
Classes in org.graphstream.stream.binary used by org.graphstream.stream.netstream Class Description ByteDecoder Decode an event that has been encoded into a binary buffer and dispatch this event to its sources.ByteEncoder Define an encoder that transform received events into a binary buffer.ByteEncoder.Transport Define the object that will be called after an event has been transformed into a binary buffer.ByteFactory