Package org.apache.directory.api.asn1

Provides the fundamental stateful codec interfaces.

See:
          Description

Interface Summary
Asn1Object An abstract class which implements basic TLV operations.
Decoder Provides the highest level of abstraction for Decoders.
Encoder Provides the highest level of abstraction for Encoders.
 

Class Summary
AbstractAsn1Object An abstract class which implements basic TLV operations.
 

Exception Summary
DecoderException Thrown when a Decoder has encountered a failure condition during a decode.
EncoderException Thrown when there is a failure condition during the encoding process.
 

Package org.apache.directory.api.asn1 Description

Provides the fundamental stateful codec interfaces.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.