Constructor and Description |
---|
HotRodCodec() |
public static final Log log
public Object encodeKey(Object key) throws CodecException
encodeKey
in interface Codec
CodecException
public Object encodeValue(Object value) throws CodecException
encodeValue
in interface Codec
CodecException
public Object decodeKey(Object key) throws CodecException
decodeKey
in interface Codec
CodecException
public Object decodeValue(Object value) throws CodecException
decodeValue
in interface Codec
CodecException
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.