Package org.snmp4j.agent.io

Interface Summary
MOInput The MOInput models the interface for reading ManagedObject data into a SNMP4J-Agent in a generic way.
MOInputFactory The MOInputFactory creates a MOInput instance to be used to read managed object content.
MOOutput  
MOOutputFactory The MOOutputFactory creates a MOOutput instance to be used to output managed object content.
MOPersistenceProvider The MOPersistenceProvider interface defines how persistent storage can be used to save and restore an agents state.
 

Class Summary
Context  
DefaultMOInput  
DefaultMOOutput  
DefaultMOPersistenceProvider The DefaultMOPersistenceProvider provides agent state persistence using a file with DefaultMOInput and DefaultMOOutput input/output.
ImportModes  
IndexedVariables  
MOInfo  
MOServerPersistence  
Sequence  
 


Copyright 2005-2008 Frank Fock (SNMP4J.org)