|
Artifact Info
| Name: | Stateful chunking codec API for ASN.1 runtime |
| Description: | API for stackable stateful encoders and decoders. Such codec interfaces
allow for the efficient processing of data as it is made available while
maintaining small actively processing footprints. Of course these aspects
depend on the implementation as well however this API standardizes the
minimum set of interfaces associated with codec's that are stateful.
Until this API is added to the commons-codec project several interfaces
and classes here are duplicated to minimize the number of dependencies:
namely a dependency on commons-codec will be avoided. |
| GroupId: | directory-asn1 |
| ArtifactId: | asn1-codec |
|
|
| Included classes
|
org/apache/asn1/codec/binary/BinaryCodec
org/apache/asn1/codec/binary/Hex
org/apache/asn1/codec/BinaryDecoder
org/apache/asn1/codec/BinaryEncoder
org/apache/asn1/codec/Decoder
org/apache/asn1/codec/DecoderException
org/apache/asn1/codec/Encoder
org/apache/asn1/codec/EncoderException
org/apache/asn1/codec/mina/Asn1CodecDecoder
org/apache/asn1/codec/mina/Asn1CodecEncoder
org/apache/asn1/codec/stateful/AbstractStatefulDecoder
org/apache/asn1/codec/stateful/AbstractStatefulEncoder
org/apache/asn1/codec/stateful/CallbackHistory
org/apache/asn1/codec/stateful/DecoderCallback
org/apache/asn1/codec/stateful/DecoderFactory
org/apache/asn1/codec/stateful/DecoderMonitor
org/apache/asn1/codec/stateful/DecoderMonitorAdapter
org/apache/asn1/codec/stateful/DecoderStack
org/apache/asn1/codec/stateful/EncoderCallback
org/apache/asn1/codec/stateful/EncoderFactory
org/apache/asn1/codec/stateful/EncoderMonitor
org/apache/asn1/codec/stateful/EncoderMonitorAdapter
org/apache/asn1/codec/stateful/examples/HexDecoder
org/apache/asn1/codec/stateful/examples/HexEncoder
org/apache/asn1/codec/stateful/StatefulDecoder
org/apache/asn1/codec/stateful/StatefulEncoder
|
|
|
|
Context Help
That's a tool for searching and browsing maven repositories.
You can search for classes, group id's and artifact id's.
The Vision of this portal is more transparence and visualisation of open source components.
Next phases are referencing of java docs and visualization of the component Architectures.
|
|
Social bookmarks
|
|
Syndication
Subsribe our RSS Feed.
Find articles about Java technologies.
|
|