|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISessionStreamerFactory
Low-level communication interface: producer of session streamer service.
Method Summary | |
---|---|
org.otfeed.protocol.connector.ISessionStreamer |
connect(IConnectionStateListener listener)
Creates a connection. |
void |
shutdown()
Shuts down connection factory. |
Method Detail |
---|
org.otfeed.protocol.connector.ISessionStreamer connect(IConnectionStateListener listener) throws java.io.IOException
listener
parameter.
listener
- a listener to receive connection state change
events.
java.io.IOException
void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |