| Package | Description |
|---|---|
| org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
| Modifier and Type | Method and Description |
|---|---|
SshAddress |
DefaultSshTransportMapping.getListenAddress() |
| Modifier and Type | Method and Description |
|---|---|
protected SshSession |
DefaultSshTransportMapping.openSession(SshAddress address,
TransportStateReference tmStateReference,
int maxMessageSize) |
void |
DefaultSshTransportMapping.sendMessage(SshAddress address,
byte[] message,
TransportStateReference tmStateReference) |
| Constructor and Description |
|---|
DefaultSshTransportMapping.SessionID(OctetString tmSecurityName,
SshAddress address) |
Copyright © 2016 SNMP4J.org. All Rights Reserved.