Interface InboundStreamSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface InboundStreamSession extends OsidSession

The inbound stream session is used as a listener. A callback is registered using a StreamReceiver . The listener is closed when this session is closed.