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 MARSHALLED_TYPES
           
static String OBJECT_ID
           
 
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

EMBEDDED_JSON

public static final String EMBEDDED_JSON
See Also:
Constant Field Values


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.