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

クラス InetTransport<E extends InetLocator>

すべての実装されたインタフェース:
Closeable, AutoCloseable, ChannelTransport<E>, MonoTransport<E>, Transport<E>
直系の既知のサブクラス:
LWTcpTransport, TcpTransport, UdpTransport

public abstract class InetTransport<E extends InetLocator>
extends RawTransport<E>
NetworkInterfaceのenable/disableの変化をBaseTransportMgrに通知する機能を持つTransport。 InetLocator専用。