Interface SimpleConnection<BASE>

All Known Subinterfaces:
SimpleChannel.ProtocolFactory<BUF,BASE>, SimpleFlow<BUF,BASE>, SimpleHandlerFlow<BUF,BASE>, SimpleHandlerProtocol<BUF,BASE>, SimpleProtocol<BUF,BASE>
All Known Implementing Classes:
SimpleChannel, SimpleChannel.Flow, SimpleChannel.HandlerFlow, SimpleChannel.HandlerProtocol, SimpleChannel.Protocol

public interface SimpleConnection<BASE>