Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultTcpTransportMapping |
The
DefaultTcpTransportMapping implements a TCP transport
mapping with the Java 1.4 new IO API. |
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 . |
Modifier and Type | Field | Description |
---|---|---|
protected TcpTransportMapping |
AbstractTcpServerThread.tcpTransportMapping |
Constructor | Description |
---|---|
AbstractTcpServerThread(TcpTransportMapping tcpTransportMapping) |
Copyright © 2018 SNMP4J.org. All rights reserved.