Uses of Package
com.cryptoalgo.codable
Package
Description
Interfaces which allow serialization and deserialization
of classes.
A built-in implementation of
Encoder
and Decoder
which reads and writes
data through Java Preferences
Unified interfaces for the Database Abstraction Layer.
-
ClassDescriptionAbstract class which allows classes that inherit it to be deserialized by
Decoder
sAn interface that will be implemented by a decoder to allow decodingDecodable
classes.Exception that might be thrown byDecoder
implementations should decode of a requested key fail.Interface which allows classes that implement it to be serialised byEncoder
sAn interface that will be implemented by a encoder to allow encodingEncodable
classes.Exception that might be thrown byEncoder
implementations should encode of a requested key fail.A keyed decoding container for use byDecodable
classes during decodingA container for encoding keyed values. -
ClassDescriptionAbstract class which allows classes that inherit it to be deserialized by
Decoder
sAn interface that will be implemented by a decoder to allow decodingDecodable
classes.Exception that might be thrown byDecoder
implementations should decode of a requested key fail.Interface which allows classes that implement it to be serialised byEncoder
sAn interface that will be implemented by a encoder to allow encodingEncodable
classes.Exception that might be thrown byEncoder
implementations should encode of a requested key fail.A keyed decoding container for use byDecodable
classes during decodingA container for encoding keyed values. -
ClassDescriptionAbstract class which allows classes that inherit it to be deserialized by
Decoder
sAn interface that will be implemented by a decoder to allow decodingDecodable
classes.Exception that might be thrown byDecoder
implementations should decode of a requested key fail.Interface which allows classes that implement it to be serialised byEncoder
sAn interface that will be implemented by a encoder to allow encodingEncodable
classes.Exception that might be thrown byEncoder
implementations should encode of a requested key fail.