|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTransportMapping | |
---|---|
org.snmp4j.transport | Provides transport protocol mappings for SNMP. |
Uses of AbstractTransportMapping in org.snmp4j.transport |
---|
Subclasses of AbstractTransportMapping in org.snmp4j.transport | |
---|---|
class |
DefaultTcpTransportMapping
The DefaultTcpTransportMapping implements a TCP transport
mapping with the Java 1.4 new IO API. |
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 |
TcpTransportMapping
The TcpTransportMapping is the abstract base class for
TCP transport mappings. |
class |
UdpTransportMapping
The UdpTransportMapping is the abstract base class for
UDP transport mappings. |
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |