Uses of Interface
org.snmp4j.agent.UpdateStrategy
-
Packages that use UpdateStrategy Package Description org.snmp4j.agent -
-
Uses of UpdateStrategy in org.snmp4j.agent
Methods in org.snmp4j.agent that return UpdateStrategy Modifier and Type Method Description UpdateStrategyDefaultMOServer. getUpdateStrategy()Gets the update strategy forUpdatableManagedObjects.Methods in org.snmp4j.agent with parameters of type UpdateStrategy Modifier and Type Method Description voidDefaultMOServer. setUpdateStrategy(UpdateStrategy updateStrategy)Sets the update strategy forUpdatableManagedObjects.
-