| Package | Description |
|---|---|
| org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
| org.snmp4j.event |
Provides classes and interfaces for SNMP4J event processing.
|
| org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
| org.snmp4j.transport.ssh | |
| org.snmp4j.util |
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
|
| Class and Description |
|---|
| TransportListener
The
TransportListener interface is implemented by objects
that process incoming messages from TransportMappings, for
example MessageDispatcher. |
| Class and Description |
|---|
| TransportListener
The
TransportListener interface is implemented by objects
that process incoming messages from TransportMappings, for
example MessageDispatcher. |
| Class and Description |
|---|
| AbstractTransportMapping
The
AbstractTransportMapping provides an abstract
implementation for the message dispatcher list and the maximum inbound
message size. |
| ConnectionOrientedTransportMapping
Transport mappings for connection oriented transport protocols have to
implement this interface.
|
| MessageLength
The
MessageLength object contains information about the
length of a message and the length of its header. |
| MessageLengthDecoder
The
MessageLengthDecoder needs to be implemented for connection
oriented transport mappings, because those transport mappings have no message
boundaries. |
| TcpTransportMapping
The
TcpTransportMapping is the abstract base class for
TCP transport mappings. |
| TLSTM.TLSTMTrustManagerFactory |
| TransportListener
The
TransportListener interface is implemented by objects
that process incoming messages from TransportMappings, for
example MessageDispatcher. |
| TransportMappings
The
TransportMappings factory can be used to create a transport
mapping for an address class. |
| TransportStateEvent
The
TransportStateEvent describes a state change for
a transport connection. |
| TransportStateListener
The
TransportStateListener interface can be implemented
to monitor the connection state for connection oriented transport mappings. |
| UdpTransportMapping
The
UdpTransportMapping is the abstract base class for
UDP transport mappings. |
| Class and Description |
|---|
| TransportListener
The
TransportListener interface is implemented by objects
that process incoming messages from TransportMappings, for
example MessageDispatcher. |
| Class and Description |
|---|
| TransportListener
The
TransportListener interface is implemented by objects
that process incoming messages from TransportMappings, for
example MessageDispatcher. |
Copyright © 2016 SNMP4J.org. All Rights Reserved.