Interface StringCodec
- All Superinterfaces:
EntityCodec<String>, EntityCodecDirect<String>, EntityCodecIndirect<String>
- All Known Subinterfaces:
StringCodecDirectBase
- All Known Implementing Classes:
StringCodecPrefixAndSuffix, StringCodecQuote
-
Method Summary
Methods inherited from interface EntityCodecDirect
canDecode, decode, decodeOrGetAsGiven, encodeMethods inherited from interface EntityCodecIndirect
getDecoder, getEncoder