|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OIDTextFormat | |
---|---|
org.snmp4j | Provides classes and interfaces for creating, sending, and receiving SNMP messages. |
org.snmp4j.util | Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. |
Uses of OIDTextFormat in org.snmp4j |
---|
Methods in org.snmp4j that return OIDTextFormat | |
---|---|
static OIDTextFormat |
SNMP4JSettings.getOIDTextFormat()
Gets the OID text format for textual representation of OIDs. |
Methods in org.snmp4j with parameters of type OIDTextFormat | |
---|---|
static void |
SNMP4JSettings.setOIDTextFormat(OIDTextFormat newOidTextFormat)
Sets the OID text format to be used by SNMP4J. |
Uses of OIDTextFormat in org.snmp4j.util |
---|
Classes in org.snmp4j.util that implement OIDTextFormat | |
---|---|
class |
SimpleOIDTextFormat
The SimpleOIDTextFormat implements a simple textual
representation for object IDs as dotted string. |
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |