Index

A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractChoiceConverter - Class in org.asnlab.asndt.runtime.conv
 
AbstractChoiceConverter(Class<?>) - Constructor for class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
 
AbstractCompositeConverter - Class in org.asnlab.asndt.runtime.conv
 
AbstractCompositeConverter(Class<?>) - Constructor for class org.asnlab.asndt.runtime.conv.AbstractCompositeConverter
 
actualConverters - Variable in class org.asnlab.asndt.runtime.conv.OpenValueConverter
 
addComponentObject(Object, Object) - Method in class org.asnlab.asndt.runtime.conv.ArrayConverter
Add component object to the SEQUENCE OF/SET OF value object
addComponentObject(Object, Object) - Method in class org.asnlab.asndt.runtime.conv.ArrayListConverter
Add component object to the SEQUENCE OF/SET OF value object
addComponentObject(Object, Object) - Method in class org.asnlab.asndt.runtime.conv.LinkedListConverter
Add component object to the SEQUENCE OF/SET OF value object
addComponentObject(Object, Object) - Method in class org.asnlab.asndt.runtime.conv.ListConverter
Add component object to the SEQUENCE OF/SET OF value object
addComponentObject(Object, Object) - Method in class org.asnlab.asndt.runtime.conv.VectorConverter
Add component object to the SEQUENCE OF/SET OF value object
addObject(Integer, Integer, AsnType, Object) - Method in class org.asnlab.asndt.runtime.type.AsnModule
 
addObjectSet(Integer, Integer, AsnType, Vector) - Method in class org.asnlab.asndt.runtime.type.AsnModule
 
addType(Integer, String, AsnType) - Method in class org.asnlab.asndt.runtime.type.AsnModule
 
addValue(Integer, Integer, AsnType, Object) - Method in class org.asnlab.asndt.runtime.type.AsnModule
 
addValueSet(Integer, Integer, AsnType, Vector) - Method in class org.asnlab.asndt.runtime.type.AsnModule
 
ALIGNED_PACKED_ENCODING_RULES - Static variable in interface org.asnlab.asndt.runtime.conv.EncodingRules
 
allocate(int, byte) - Static method in class org.asnlab.asndt.runtime.type.Buffer
Allocates a new buffer.
alternativeConverters - Variable in class org.asnlab.asndt.runtime.conv.ChoiceConverter
The alternative converters
alternativeFields - Variable in class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
 
alternativeMethods - Variable in class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
 
AnnotationChoiceConverter - Class in org.asnlab.asndt.runtime.conv
 
AnnotationChoiceConverter(Class<?>) - Constructor for class org.asnlab.asndt.runtime.conv.AnnotationChoiceConverter
 
AnnotationCompositeConverter - Class in org.asnlab.asndt.runtime.conv
 
AnnotationCompositeConverter(Class<?>) - Constructor for class org.asnlab.asndt.runtime.conv.AnnotationCompositeConverter
 
append(int[]) - Method in class org.asnlab.asndt.runtime.value.ObjectIdentifier
This method appends object identifier components onto the existing value and return the new object identifier.
append(ObjectIdentifier) - Method in class org.asnlab.asndt.runtime.value.ObjectIdentifier
This method appends an object identifier value onto the existing value and return the new object identifier.
array() - Method in class org.asnlab.asndt.runtime.type.Buffer
Returns the actual array content of this buffer; that is, a new array containing actual content.
ArrayConverter - Class in org.asnlab.asndt.runtime.conv
The ArrayConverter can convert SEQUENCE OF/SET OF value object to/from arrays This class is not intent to be extended.
ArrayConverter() - Constructor for class org.asnlab.asndt.runtime.conv.ArrayConverter
 
ArrayConverter(AsnConverter) - Constructor for class org.asnlab.asndt.runtime.conv.ArrayConverter
 
ArrayListConverter - Class in org.asnlab.asndt.runtime.conv
The ArrayListConverter can convert SEQUENCE OF/SET OF value object to/from ArrayList This class not is intent to be extended.
ArrayListConverter() - Constructor for class org.asnlab.asndt.runtime.conv.ArrayListConverter
 
ArrayListConverter(AsnConverter) - Constructor for class org.asnlab.asndt.runtime.conv.ArrayListConverter
 
asInputStream() - Method in class org.asnlab.asndt.runtime.type.Buffer
 
AsnConverter - Class in org.asnlab.asndt.runtime.conv
Instances of the class AsnConverter can convert varied objects to ASN.1 recognized values and vice versa.
AsnConverter() - Constructor for class org.asnlab.asndt.runtime.conv.AsnConverter
 
AsnLicenseException - Exception in org.asnlab.asndt.runtime.error
 
AsnLicenseException() - Constructor for exception org.asnlab.asndt.runtime.error.AsnLicenseException
 
AsnLicenseException(String) - Constructor for exception org.asnlab.asndt.runtime.error.AsnLicenseException
 
AsnLicenseException(Throwable) - Constructor for exception org.asnlab.asndt.runtime.error.AsnLicenseException
 
AsnModule - Class in org.asnlab.asndt.runtime.type
Instances of the class AsnModule represent the metadata of ASN.1 Module.
AsnModule() - Constructor for class org.asnlab.asndt.runtime.type.AsnModule
 
AsnModule(Class) - Constructor for class org.asnlab.asndt.runtime.type.AsnModule
 
AsnRuntimeException - Exception in org.asnlab.asndt.runtime.error
 
AsnRuntimeException() - Constructor for exception org.asnlab.asndt.runtime.error.AsnRuntimeException
 
AsnRuntimeException(String) - Constructor for exception org.asnlab.asndt.runtime.error.AsnRuntimeException
 
AsnRuntimeException(String, Object...) - Constructor for exception org.asnlab.asndt.runtime.error.AsnRuntimeException
 
AsnRuntimeException(Throwable) - Constructor for exception org.asnlab.asndt.runtime.error.AsnRuntimeException
 
AsnType - Class in org.asnlab.asndt.runtime.type
Instances of the class AsnType represent the metadata of ASN.1 type.
AsnType() - Constructor for class org.asnlab.asndt.runtime.type.AsnType
 
asOutputStream() - Method in class org.asnlab.asndt.runtime.type.Buffer
 
autoExpand() - Method in class org.asnlab.asndt.runtime.type.Buffer
Sets this buffer to auto-expandable.
autoExpand(int) - Method in class org.asnlab.asndt.runtime.type.Buffer
Sets this buffer to auto-expandable.
A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form