Fields inherited from class | Fields |
---|---|
class BasicCodecLookup |
NONE_ENCODER, decoders, encoders |
Type | Name and description |
---|---|
boolean |
cacheLookupsInMetaMethods |
java.util.Collection<java.lang.Class> |
codecFactoryClasses |
boolean |
registerMetaMethods |
java.util.Collection<java.lang.Class> |
targetClassesForMetaMethods |
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<groovy.lang.ExpandoMetaClass> |
resolveMetaClasses() |
Methods inherited from class | Name |
---|---|
class BasicCodecLookup |
afterPropertiesSet, createChainedCodecInstance, createCodec, createNameVariations, lookupCodec, lookupDecoder, lookupEncoder, putChainedCodecInstance, reInitialize, registerCodecFactory, registerCodecs, registerDecoder, registerEncoder, registerVariationsOfName, registerWithNameVaritions |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |