org.jboss.errai.marshalling.server.util
Class ServerMarshallUtil
java.lang.Object
org.jboss.errai.marshalling.server.util.ServerMarshallUtil
public abstract class ServerMarshallUtil
- extends Object
Utility which provides convenience methods for generating marshallers for the server-side.
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerMarshallUtil
public ServerMarshallUtil()
getGeneratedMarshallerFactoryForServer
public static Class<? extends MarshallerFactory> getGeneratedMarshallerFactoryForServer()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.