Package | Description |
---|---|
org.jboss.errai.marshalling.client |
Modifier and Type | Method and Description |
---|---|
static <T> Marshaller<T> |
Marshalling.getMarshaller(Class<T> type,
DeferredMarshallerCreationCallback<T> creationCallback)
Returns a marshaller for the type with the provided fully qualified class name.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.