Package net.sf.briar.api.transport.stream

Interface Summary
StreamTransportCallback An interface for receiving connections created by a stream-mode transport plugin.
StreamTransportConnection An interface for reading and writing data over a stream-mode transport.
StreamTransportPlugin An interface for transport plugins that support bidirectional, reliable, ordered, timely delivery of data.