Uses of Class
org.snmp4j.agent.io.prop.PropertyMOTreeBuilder
Packages that use PropertyMOTreeBuilder
-
Uses of PropertyMOTreeBuilder in org.snmp4j.agent.io.prop
Methods in org.snmp4j.agent.io.prop that return PropertyMOTreeBuilderModifier and TypeMethodDescriptionstatic PropertyMOTreeBuilderCreates a builder by loading properties from the given file.static PropertyMOTreeBuilderPropertyMOTreeBuilder.from(InputStream in) Creates a builder by loading properties from the given input stream.static PropertyMOTreeBuilderCreates a builder by loading properties from the given reader.