Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.server.util
Class ServerMarshallUtil

java.lang.Object
  extended by 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

Constructor Summary
ServerMarshallUtil()
           
 
Method Summary
static Class<? extends MarshallerFactory> getGeneratedMarshallerFactoryForServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerMarshallUtil

public ServerMarshallUtil()
Method Detail

getGeneratedMarshallerFactoryForServer

public static Class<? extends MarshallerFactory> getGeneratedMarshallerFactoryForServer()

Errai 3.0.1-SNAPSHOT

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