|
Active Virtual Network Management Prediction (AVNMP) Classes | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--snmp.AsnDecoder
This class decodes a stream of ASN.1 into a PduSequence.
Constructor Summary | |
AsnDecoder()
|
Method Summary | |
AsnPduSequence |
DecodeSNMP(java.io.InputStream in)
This function decodes an input stream into a PduSequence. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AsnDecoder()
Method Detail |
public AsnPduSequence DecodeSNMP(java.io.InputStream in) throws java.io.IOException
in
- An input stream assumed to be ASN.1
|
Active Virtual Network Management Prediction (AVNMP) Classes | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |