| Package | Description |
|---|---|
| jadex.commons.transformation.binaryserializer | |
| jadex.commons.transformation.traverser |
| Modifier and Type | Method and Description |
|---|---|
IBeanIntrospector |
BeanIntrospectorFactory.getBeanIntrospector() |
IBeanIntrospector |
BeanIntrospectorFactory.getBeanIntrospector(int lrusize) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BeanCodec.readBeanProperties(Object object,
Class clazz,
DecodingContext context,
IBeanIntrospector intro) |
static void |
BeanCodec.writeBeanProperties(Object object,
Class<?> clazz,
List<ITraverseProcessor> processors,
Traverser traverser,
Map<Object,Object> traversed,
boolean clone,
EncodingContext ec,
IBeanIntrospector intro) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDelegateReflectionIntrospector
Introspector for Java beans.
|
class |
BeanReflectionIntrospector
Introspector for Java beans.
|
Copyright © 2013. All Rights Reserved.