Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractSocketEntry |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.LinkedList<ServerSocketEntry> |
AbstractTcpServerThread.pending |
|
protected java.util.Map<Address,ServerSocketEntry> |
TcpTransportMapping.sockets |
Modifier and Type | Method | Description |
---|---|---|
protected void |
DTLSTM.setSocketOptions(ServerSocketEntry serverSocket) |
Sets optional server socket options.
|
protected void |
TcpTransportMapping.timeoutSocket(ServerSocketEntry entry) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
TcpTransportMapping.closeSockets(java.util.Map<Address,ServerSocketEntry> sockets) |
Copyright © 2018 SNMP4J.org. All rights reserved.