|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ANY | |
---|---|
jp.bitmeister.asn1.codec.ber | Contains the codec classes used for BER(Basic Encoding Rules) encoding and decoding. |
jp.bitmeister.asn1.processor | Contains the classes and interfaces used for processors which apply some process to ASN.1 data. |
jp.bitmeister.asn1.type.useful | Contains the classes which represents useful ASN.1 types. |
Uses of ANY in jp.bitmeister.asn1.codec.ber |
---|
Methods in jp.bitmeister.asn1.codec.ber with parameters of type ANY | |
---|---|
void |
DerEncoder.visit(ANY data)
|
void |
BerDecoder.visit(ANY data)
|
Uses of ANY in jp.bitmeister.asn1.processor |
---|
Methods in jp.bitmeister.asn1.processor with parameters of type ANY | |
---|---|
void |
ASN1VisitorAdaptor.visit(ANY data)
|
void |
ASN1Visitor.visit(ANY data)
Visits the ANY data. |
void |
ASN1StringBuilder.visit(ANY data)
|
Uses of ANY in jp.bitmeister.asn1.type.useful |
---|
Fields in jp.bitmeister.asn1.type.useful declared as ANY | |
---|---|
ANY |
EXTERNAL.Encoding.single_ASN1_type
'single-ASN1-type' field; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |