Uses of Class
org.snmp4j.agent.agentx.subagent.AgentXSubagent.RequestID
Packages that use AgentXSubagent.RequestID
-
Uses of AgentXSubagent.RequestID in org.snmp4j.agent.agentx.subagent
Classes in org.snmp4j.agent.agentx.subagent that implement interfaces with type arguments of type AgentXSubagent.RequestIDModifier and TypeClassDescriptionprotected static classTheRequestIDuniquely identifies a set request in the request list by the master's address, the AgentX session ID, and the AgentX transaction ID.Fields in org.snmp4j.agent.agentx.subagent with type parameters of type AgentXSubagent.RequestIDModifier and TypeFieldDescriptionprotected final Map<AgentXSubagent.RequestID, AgentXRequest> AgentXSubagent.requestListThe request list.Methods in org.snmp4j.agent.agentx.subagent with parameters of type AgentXSubagent.RequestIDModifier and TypeMethodDescriptionintAgentXSubagent.RequestID.compareTo(AgentXSubagent.RequestID other)