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 |
---|
SessionID(OctetString tmSecurityName,
SshAddress address) |
Copyright © 2021 SNMP4J.org. All rights reserved.