Uses of Interface
org.snmp4j.mp.MPv3.EngineIdCacheFactory
Packages that use MPv3.EngineIdCacheFactory
-
Uses of MPv3.EngineIdCacheFactory in org.snmp4j.mp
Fields in org.snmp4j.mp declared as MPv3.EngineIdCacheFactoryMethods in org.snmp4j.mp that return MPv3.EngineIdCacheFactoryModifier and TypeMethodDescriptionMPv3.getEngineIdCacheFactory()
Returns the enging ID factory that was used to create the current engine ID cache.Methods in org.snmp4j.mp with parameters of type MPv3.EngineIdCacheFactoryModifier and TypeMethodDescriptionvoid
MPv3.setEngineIdCacheFactory(MPv3.EngineIdCacheFactory engineIdCacheFactory)
Sets the engine ID cache factory and resets (clears) the current cache.