|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSONCodec | |
|---|---|
| cc.plural.jsonij.marshal | |
| cc.plural.jsonij.marshal.codec | |
| Uses of JSONCodec in cc.plural.jsonij.marshal |
|---|
| Methods in cc.plural.jsonij.marshal that return JSONCodec | |
|---|---|
abstract JSONCodec<? extends Object> |
JSONCodec.createInstance()
|
JSONCodec<?> |
JSONCodecStore.getCodec(Class<?> type)
Finds the codec for the specified type. |
static JSONCodec<?> |
JavaObjectMarshaler.getCodec(Class<?> codecType)
|
| Uses of JSONCodec in cc.plural.jsonij.marshal.codec |
|---|
| Subclasses of JSONCodec in cc.plural.jsonij.marshal.codec | |
|---|---|
class |
DateJSONCodec<D extends Date>
JSON codec implementation for java.util.Date. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||