パッケージ org.piax.gtrans.impl

クラス ChannelTransportImpl<E extends Endpoint>

java.lang.Object
org.piax.gtrans.impl.TransportImpl<E>
org.piax.gtrans.impl.ChannelTransportImpl<E>
すべての実装されたインタフェース:
Closeable, AutoCloseable, ChannelTransport<E>, Transport<E>
直系の既知のサブクラス:
IdChannelTransport, NettyChannelTransport, UdpChannelTransport

public abstract class ChannelTransportImpl<E extends Endpoint>
extends TransportImpl<E>
implements ChannelTransport<E>