Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultUdpTransportMapping |
The
DefaultUdpTransportMapping implements a UDP transport
mapping based on Java standard IO and using an internal thread for
listening on the inbound socket. |
class |
DTLSTM |
The
DTLSTM implements the Datagram Transport Layer Security
Transport Mapping (TLS-TM) as defined by RFC 5953
with the new IO API and SSLEngine . |
Copyright © 2018 SNMP4J.org. All rights reserved.