|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNullableMarshaller | |
---|---|
org.jboss.errai.marshalling.client.api | |
org.jboss.errai.marshalling.client.marshallers |
Uses of AbstractNullableMarshaller in org.jboss.errai.marshalling.client.api |
---|
Subclasses of AbstractNullableMarshaller in org.jboss.errai.marshalling.client.api | |
---|---|
class |
ArrayMarshallerWrapper
A marshaller that wraps another marshaller, producing and consuming arrays of objects handled by that marshaller. |
Uses of AbstractNullableMarshaller in org.jboss.errai.marshalling.client.marshallers |
---|
Subclasses of AbstractNullableMarshaller in org.jboss.errai.marshalling.client.marshallers | |
---|---|
class |
AbstractNumberMarshaller<C extends Number>
|
class |
BigDecimalMarshaller
|
class |
BigIntegerMarshaller
|
class |
BooleanMarshaller
|
class |
ByteMarshaller
|
class |
CharacterMarshaller
|
class |
DateMarshaller
|
class |
DoubleMarshaller
|
class |
FallbackExceptionMarshaller
this marshaller is intentionally not marked ServerMarshaller or ClientMarshaller because it is used only to marshal exceptions not handled elsewhere |
class |
FloatMarshaller
|
class |
IntegerMarshaller
|
class |
LongMarshaller
|
class |
ObjectMarshaller
This class is used to handle untyped Objects on the wire. |
class |
QualifyingMarshallerWrapper<T>
Used to wrap marshallers annotated with AlwaysQualify |
class |
ShortMarshaller
|
class |
SQLDateMarshaller
|
class |
StringBufferMarshaller
|
class |
StringBuilderMarshaller
|
class |
StringMarshaller
|
class |
TimeMarshaller
|
class |
TimestampMarshaller
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |