org.snmp4j.agent.io
Interface MOInputFactory


public interface MOInputFactory

The MOInputFactory creates a MOInput instance to be used to read managed object content.

Version:
1.2
Author:
Frank Fock

Method Summary
 MOInput createMOInput()
          Creates a MOInput stream.
 

Method Detail

createMOInput

MOInput createMOInput()
Creates a MOInput stream.

Returns:
a MOInput instance or null if such an instance is not available.

Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.