パッケージ org.piax.gtrans

インタフェース ChannelTransport<E extends Endpoint>

すべてのスーパーインタフェース:
AutoCloseable, Closeable, Transport<E>
既知の実装クラスのリスト:
ChannelTransportImpl, IdChannelTransport, LocatorChannelTransport, NettyChannelTransport, UdpChannelTransport

public interface ChannelTransport<E extends Endpoint>
extends Transport<E>
Transport for continuous message exchange.