Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpTransportMapping.addTransportStateListener(TransportStateListener l) |
void |
ConnectionOrientedTransportMapping.addTransportStateListener(TransportStateListener l)
Adds a transport state listener that is to be informed about connection
state changes.
|
void |
TcpTransportMapping.removeTransportStateListener(TransportStateListener l) |
void |
ConnectionOrientedTransportMapping.removeTransportStateListener(TransportStateListener l)
Removes the supplied transport state listener.
|
Copyright © 2015 SNMP4J.org. All rights reserved.