Module org.snmp4j

Class TcpTransportMapping<S extends AbstractSocketEntry<TcpAddress>>

Type Parameters:
S - defines the type of AbstractSocketEntry used by this transport mapping.
All Implemented Interfaces:
Closeable, AutoCloseable, ConnectionOrientedTransportMapping<TcpAddress>, TransportMapping<TcpAddress>
Direct Known Subclasses:
DefaultTcpTransportMapping, TLSTM

The TcpTransportMapping is the abstract base class for TCP transport mappings.
Version:
3.7.0
Author:
Frank Fock