|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArgumentMarshaller
Interface to make it possible to cache the expensive type determination behavior.
Nested Class Summary | |
---|---|
static interface |
ArgumentMarshaller.BinaryAttributeMarshaller
|
static interface |
ArgumentMarshaller.BinarySetAttributeMarshaller
|
static interface |
ArgumentMarshaller.BooleanAttributeMarshaller
|
static interface |
ArgumentMarshaller.ListAttributeMarshaller
|
static interface |
ArgumentMarshaller.MapAttributeMarshaller
|
static interface |
ArgumentMarshaller.NumberAttributeMarshaller
|
static interface |
ArgumentMarshaller.NumberSetAttributeMarshaller
|
static interface |
ArgumentMarshaller.StringAttributeMarshaller
|
static interface |
ArgumentMarshaller.StringSetAttributeMarshaller
|
Method Summary | |
---|---|
AttributeValue |
marshall(java.lang.Object obj)
Marshalls the object given into an AttributeValue. |
Method Detail |
---|
AttributeValue marshall(java.lang.Object obj)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |