Uses of Interface
org.snmp4j.agent.mo.MOPriorityProvider
Packages that use MOPriorityProvider
-
Uses of MOPriorityProvider in org.snmp4j.agent.io
Methods in org.snmp4j.agent.io with parameters of type MOPriorityProviderModifier and TypeMethodDescriptiondefault voidMOPersistenceProvider.restore(String uri, int importMode, MOPriorityProvider priorityProvider) Restore (load) agent state from the specified URI (can be as simple as a file path).voidMOServerPersistence.saveData(MOOutput output, MOPriorityProvider priorityProvider) Saves the serializable data of the associated servers to the givenMOOutputin the order defined byMOPriorityProvider.voidDefaultMOPersistenceProvider.store(String uri, MOPriorityProvider priorityProvider) voidMOPersistenceProvider.store(String uri, MOPriorityProvider priorityProvider) Stores the current agent state to persistent storage specified by the supplied URI in the order defined by the givengetPriorityMap(OctetString). -
Uses of MOPriorityProvider in org.snmp4j.agent.mo.snmp4j
Classes in org.snmp4j.agent.mo.snmp4j that implement MOPriorityProvider