| Fields inherited from class | Fields |
|---|---|
class BasicCodecLookup |
NONE_ENCODER, decoders, encoders |
| Type | Name and description |
|---|---|
private boolean |
cacheLookupsInMetaMethods |
private Collection |
codecFactoryClasses |
private boolean |
registerMetaMethods |
private Collection |
targetClassesForMetaMethods |
| Constructor and description |
|---|
StandaloneCodecLookup
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
registerCodecFactory(CodecFactory codecFactory) |
|
protected void |
registerCodecs() |
|
protected java.lang.Object |
registerMetaMethods(CodecFactory codecFactory) |
|
protected java.util.List |
resolveMetaClasses() |
| Methods inherited from class | Name |
|---|---|
class BasicCodecLookup |
afterPropertiesSet, createChainedCodecInstance, createCodec, createNameVariations, lookupCodec, lookupDecoder, lookupEncoder, putChainedCodecInstance, reInitialize, registerCodecFactory, registerCodecs, registerDecoder, registerEncoder, registerVariationsOfName, registerWithNameVaritions |