Uses of Interface
org.snmp4j.transport.ConnectionOrientedTransportMapping

Packages that use ConnectionOrientedTransportMapping
org.snmp4j.transport Provides transport protocol mappings for SNMP. 
 

Uses of ConnectionOrientedTransportMapping in org.snmp4j.transport
 

Classes in org.snmp4j.transport that implement ConnectionOrientedTransportMapping
 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 2005-2011 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.