org.jboss.errai.marshalling.client.api
Class MarshallerFramework
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshallerFramework
public MarshallerFramework()
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()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.