JBoss.orgCommunity Documentation

Chapter 3. Design Overview

Important

Be aware, JBoss Communications ASN Library is subject to changes as it is under active development!

JBoss Communications ASN Library has been designed as simple library which enables user to encode and decode streams according to ASN rules. It provides user with tools to process primitives and build more complex object according to definition in ASN.

Note

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