Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.marshalling.client.marshallers

Class Summary
AbstractBackReferencingMarshaller<C>  
AbstractCollectionMarshaller<C extends Collection>  
AbstractNullableMarshaller<T> Handles null-ing of types as a simple wrapper.
AbstractNumberMarshaller<C extends Number>  
BigDecimalMarshaller  
BigIntegerMarshaller  
BooleanMarshaller  
ByteMarshaller  
CharacterMarshaller  
DateMarshaller  
DoubleMarshaller  
ErraiProtocolEnvelopeMarshaller  
ErraiProtocolEnvelopeNoAutoMarshaller  
FallbackExceptionMarshaller this marshaller is intentionally not marked ServerMarshaller or ClientMarshaller because it is used only to marshal exceptions not handled elsewhere
FloatMarshaller  
IntegerMarshaller  
LinkedHashSetMarshaller  
LinkedListMarshaller  
LinkedMapMarshaller  
ListMarshaller  
LongMarshaller  
MapMarshaller<T extends Map<Object,Object>>  
ObjectMarshaller This class is used to handle untyped Objects on the wire.
PriorityQueueMarshaller  
QualifyingMarshallerWrapper<T> Used to wrap marshallers annotated with AlwaysQualify
QueueMarshaller  
SetMarshaller  
ShortMarshaller  
SortedMapMarshaller  
SortedSetMarshaller  
SQLDateMarshaller  
StringBufferMarshaller  
StringBuilderMarshaller  
StringMarshaller  
TimeMarshaller  
TimestampMarshaller  
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.