|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadProxyPipe | |
---|---|
org.graphstream.stream.netstream |
Uses of ThreadProxyPipe in org.graphstream.stream.netstream |
---|
Methods in org.graphstream.stream.netstream that return ThreadProxyPipe | |
---|---|
ThreadProxyPipe |
NetStreamReceiver.getDefaultStream()
Gives the default stream (a ThreadProxyPipe) identified with the name "default". |
ThreadProxyPipe |
NetStreamReceiver.getStream(String name)
Gives the stream (a ThreadProxyPipe) identified with this name. |
Methods in org.graphstream.stream.netstream with parameters of type ThreadProxyPipe | |
---|---|
void |
NetStreamReceiver.register(String name,
ThreadProxyPipe stream)
Register a stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |