JBoss.orgCommunity Documentation

Chapter 3. Design Overview

Important

JBoss Communications ASN Library is subject to changes as it is under active development.

JBoss Communications ASN Library has been designed as a simple library that enables the user to encode and decode streams according to ASN rules. It provides the user with the tools to process primitives and build more complex objects as defined in ASN.

Note

JBoss Communications ASN Library does not provide an ASN compiler. Its sole purpose is to avoid costly processing and allow the user to implement the desired functionality in the optimal way.