|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcpTransportMapping | |
---|---|
org.snmp4j.transport | Provides transport protocol mappings for SNMP. |
Uses of TcpTransportMapping in org.snmp4j.transport |
---|
Subclasses of TcpTransportMapping in org.snmp4j.transport | |
---|---|
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 . |
Constructors in org.snmp4j.transport with parameters of type TcpTransportMapping | |
---|---|
TransportStateEvent(TcpTransportMapping source,
Address peerAddress,
int newState,
java.io.IOException causingException)
|
|
Copyright 2005-2011 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |