|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStreamer | |
---|---|
org.otfeed.protocol.connector | Contains the implementation classes. |
org.otfeed.support.mock | Mock classes and other testing utilities. |
Uses of IStreamer in org.otfeed.protocol.connector |
---|
Methods in org.otfeed.protocol.connector that return IStreamer | |
---|---|
IStreamer |
IStreamerFactory.connect(java.lang.String host,
int port)
Creates a connection (synchronously). |
Uses of IStreamer in org.otfeed.support.mock |
---|
Methods in org.otfeed.support.mock that return IStreamer | |
---|---|
IStreamer |
MockStreamerFactory.connect(java.lang.String host,
int port)
|
IStreamer |
SpyStreamerFactory.connect(java.lang.String host,
int port)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |