Uses of Class
org.snmp4j.model.snmp.api.SnmpProxyId
Packages that use SnmpProxyId
-
Uses of SnmpProxyId in org.snmp4j.model.snmp.api
Methods in org.snmp4j.model.snmp.api that return types with arguments of type SnmpProxyIdMethods in org.snmp4j.model.snmp.api with parameters of type SnmpProxyIdModifier and TypeMethodDescriptionint
SnmpProxyId.compareTo
(SnmpProxyId o) DefaultSnmpProxyRegistry.getProxy
(SnmpProxyId snmpProxyId) DefaultSnmpProxyRegistry.putProxy
(SnmpProxyId snmpProxyId, SnmpProxyObject snmpProxyObject) DefaultSnmpProxyRegistry.removeProxy
(SnmpProxyId snmpProxyId) -
Uses of SnmpProxyId in org.snmp4j.model.snmp.spi
Methods in org.snmp4j.model.snmp.spi that return types with arguments of type SnmpProxyIdMethods in org.snmp4j.model.snmp.spi with parameters of type SnmpProxyIdModifier and TypeMethodDescriptionSnmpProxyRegistry.getProxy
(SnmpProxyId snmpProxyId) SnmpProxyRegistry.putProxy
(SnmpProxyId snmpProxyId, SnmpProxyObject snmpProxyObject) SnmpProxyRegistry.removeProxy
(SnmpProxyId snmpProxyId)