Uses of Interface
org.graphstream.stream.binary.ByteFactory
| Package | Description |
|---|---|
| org.graphstream.stream.binary | |
| org.graphstream.stream.netstream |
-
Uses of ByteFactory in org.graphstream.stream.binary
Constructors in org.graphstream.stream.binary with parameters of type ByteFactory Constructor Description ByteProxy(ByteFactory factory, int port)Create a new ByteProxy, in server mode, which will be bound to a local address and the given port.ByteProxy(ByteFactory factory, ByteProxy.Mode mode, InetAddress address, int port)Complete constructor of the proxy. -
Uses of ByteFactory in org.graphstream.stream.netstream
Methods in org.graphstream.stream.netstream that return ByteFactory Modifier and Type Method Description static ByteFactoryNetStreamUtils. getDefaultNetStreamFactory()