Uses of Class
org.snmp4j.transport.TcpTransportMapping

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)

Copyright © 2011 SNMP4J.org. All Rights Reserved.