Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.client.api
Class MarshallerFramework

java.lang.Object
  extended by org.jboss.errai.marshalling.client.api.MarshallerFramework
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class MarshallerFramework
extends Object
implements com.google.gwt.core.client.EntryPoint

Author:
Mike Brock

Nested Class Summary
static class MarshallerFramework.JSONMarshallingSession
           
 
Constructor Summary
MarshallerFramework()
           
 
Method Summary
static boolean canMarshall(String type)
           
static MarshallerFactory getMarshallerFactory()
           
static void initializeDefaultSessionProvider()
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarshallerFramework

public MarshallerFramework()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

initializeDefaultSessionProvider

public static void initializeDefaultSessionProvider()

canMarshall

public static boolean canMarshall(String type)

getMarshallerFactory

public static MarshallerFactory getMarshallerFactory()

Errai 3.0.1-SNAPSHOT

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