Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTcpTransportMapping
The
DefaultTcpTransportMapping implements a TCP transport
mapping with the Java 1.4 new IO API. |
class |
TcpTransportMapping
The
TcpTransportMapping is the abstract base class for
TCP transport mappings. |
class |
TLSTM
The
TLSTM implements the Transport Layer Security
Transport Mapping (TLS-TM) as defined by RFC 5953
with the new IO API and SSLEngine . |
Copyright © 2024 SNMP4J.org. All rights reserved.