Uses of Interface
org.snmp4j.smi.AssignableFromInteger

Packages that use AssignableFromInteger
org.snmp4j.smi Provides classes for the representation of SMIv1/v2 data types (which also includes some basic ASN.1 primitive data types). 
 

Uses of AssignableFromInteger in org.snmp4j.smi
 

Classes in org.snmp4j.smi that implement AssignableFromInteger
 class Integer32
          The Integer32 represents 32bit signed integer values for SNMP.
 class VariantVariable
          The VariantVariable provides a decorator for any type of Variable instance, to be able to intercept or monitor variable value modification by using a VariantVariableCallback.
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.