|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.asn1.ASN1Object
com.mindbright.asn1.ASN1Structure
com.mindbright.asn1.ASN1Any.ASN1AnyStructure
Field Summary |
Fields inherited from class com.mindbright.asn1.ASN1Structure |
components, count, ofType |
Fields inherited from class com.mindbright.asn1.ASN1Object |
isSet, tag |
Constructor Summary | |
ASN1Any.ASN1AnyStructure()
|
Method Summary | |
void |
decodeValue(ASN1Decoder decoder,
java.io.InputStream in,
int tag,
int len)
|
Methods inherited from class com.mindbright.asn1.ASN1Structure |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType |
Methods inherited from class com.mindbright.asn1.ASN1Object |
getTag, getType, isSet, setValue |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ASN1Any.ASN1AnyStructure()
Method Detail |
public void decodeValue(ASN1Decoder decoder, java.io.InputStream in, int tag, int len) throws java.io.IOException
decodeValue
in class ASN1Object
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |