Uses of Interface
org.snmp4j.model.snmp.spi.SnmpProxyFactory
Packages that use SnmpProxyFactory
-
Uses of SnmpProxyFactory in org.snmp4j.model.snmp.api
Classes in org.snmp4j.model.snmp.api that implement SnmpProxyFactoryModifier and TypeClassDescriptionclass
DefaultSnmpProxyFactory<T,
C extends SnmpProxyColumn<T>, IC extends SnmpProxyIndexColumn<T>, IT, R extends SnmpProxyRow<IT, T>> TheDefaultSnmpProxyRegistry
implements aSnmpProxyFactory
for the proxy objects defined in theorg.snmp4j.proxy.impl
package.