public class MarshallerFramework extends Object implements com.google.gwt.core.client.EntryPoint
Modifier and Type | Class and Description |
---|---|
static class |
MarshallerFramework.JSONMarshallingSession |
Constructor and Description |
---|
MarshallerFramework() |
Modifier and Type | Method and Description |
---|---|
static boolean |
canMarshall(String type) |
static MarshallerFactory |
getMarshallerFactory() |
static void |
initializeDefaultSessionProvider() |
void |
onModuleLoad() |
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
public static void initializeDefaultSessionProvider()
public static boolean canMarshall(String type)
public static MarshallerFactory getMarshallerFactory()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.