Uses of Package
com.cryptoalgo.codable
Packages that use 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 PreferencesUnified interfaces for the Database Abstraction Layer.
-
Classes in com.cryptoalgo.codable used by com.cryptoalgo.codableClassDescriptionAbstract class which allows classes that inherit it to be deserialized by
DecodersAn interface that will be implemented by a decoder to allow decodingDecodableclasses.Exception that might be thrown byDecoderimplementations should decode of a requested key fail.Interface which allows classes that implement it to be serialised byEncodersAn interface that will be implemented by a encoder to allow encodingEncodableclasses.Exception that might be thrown byEncoderimplementations should encode of a requested key fail.A keyed decoding container for use byDecodableclasses during decodingA container for encoding keyed values. -
Classes in com.cryptoalgo.codable used by com.cryptoalgo.codable.preferencesCoderClassDescriptionAbstract class which allows classes that inherit it to be deserialized by
DecodersAn interface that will be implemented by a decoder to allow decodingDecodableclasses.Exception that might be thrown byDecoderimplementations should decode of a requested key fail.Interface which allows classes that implement it to be serialised byEncodersAn interface that will be implemented by a encoder to allow encodingEncodableclasses.Exception that might be thrown byEncoderimplementations should encode of a requested key fail.A keyed decoding container for use byDecodableclasses during decodingA container for encoding keyed values. -
Classes in com.cryptoalgo.codable used by com.cryptoalgo.oursql.model.dbClassDescriptionAbstract class which allows classes that inherit it to be deserialized by
DecodersAn interface that will be implemented by a decoder to allow decodingDecodableclasses.Exception that might be thrown byDecoderimplementations should decode of a requested key fail.Interface which allows classes that implement it to be serialised byEncodersAn interface that will be implemented by a encoder to allow encodingEncodableclasses.Exception that might be thrown byEncoderimplementations should encode of a requested key fail.