Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractSocketEntry |
Modifier and Type | Method | Description |
---|---|---|
protected void |
TcpTransportMapping.timeoutSocket(AbstractServerSocket<TcpAddress> entry) |
Constructor | Description |
---|---|
SocketTimeout(ConnectionOrientedTransportMapping<A> transportMapping,
AbstractServerSocket<A> entry) |
Create a socket timeout handler for the provided
TransportMapping and server socket entry. |
Copyright © 2018 SNMP4J.org. All rights reserved.