Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.client.protocols
Class SerializationParts

java.lang.Object
  extended by org.jboss.errai.common.client.protocols.SerializationParts

public class SerializationParts
extends Object


Field Summary
static String EMBEDDED_JSON
           
static String ENCODED_TYPE
           
static String ENUM_STRING_VALUE
           
static String INSTANTIATE_ONLY
           
static String MARSHALLED_TYPES
           
static String NUMERIC_VALUE
           
static String OBJECT_ID
           
static String QUALIFIED_VALUE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MARSHALLED_TYPES

public static final String MARSHALLED_TYPES
See Also:
Constant Field Values

ENCODED_TYPE

public static final String ENCODED_TYPE
See Also:
Constant Field Values

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

INSTANTIATE_ONLY

public static final String INSTANTIATE_ONLY
See Also:
Constant Field Values

NUMERIC_VALUE

public static final String NUMERIC_VALUE
See Also:
Constant Field Values

QUALIFIED_VALUE

public static final String QUALIFIED_VALUE
See Also:
Constant Field Values

EMBEDDED_JSON

public static final String EMBEDDED_JSON
See Also:
Constant Field Values

ENUM_STRING_VALUE

public static final String ENUM_STRING_VALUE
See Also:
Constant Field Values

Errai 3.0.1-SNAPSHOT

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