Skip navigation links

Package org.milyn.javabean.decoders

Pre-installed data type decoders.

See: Description

Package org.milyn.javabean.decoders Description

Pre-installed data type decoders.

Package Specification

All the decoders defined in this package should implement the DataDecoder interface, as well as follow the naming convention "typeDecoder", where "type" is datatype to which the implementation decodes. This allows the decoder for "type" to be loaded automatically in some situations.

Read the DataDecoder docs for more information.

Skip navigation links

Copyright © 2020. All rights reserved.