public interface Codec
String getName()
Object encodeKey(Object key) throws CodecException
CodecException
Object encodeValue(Object value) throws CodecException
CodecException
Object decodeKey(Object key) throws CodecException
CodecException
Object decodeValue(Object value) throws CodecException
CodecException
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.