org.jboss.errai.marshalling.server
Class EncodingSession
java.lang.Object
org.jboss.errai.marshalling.client.api.AbstractMarshallingSession
org.jboss.errai.marshalling.server.EncodingSession
- All Implemented Interfaces:
- MarshallingSession
public class EncodingSession
- extends AbstractMarshallingSession
- Author:
- Mike Brock
Methods inherited from class org.jboss.errai.marshalling.client.api.AbstractMarshallingSession |
getAssumedElementType, getAssumedMapKeyType, getAssumedMapValueType, getMappingContext, getMarshallerInstance, getObject, getObject, hasObject, hasObject, recordObject, resetAssumedTypes, setAssumedElementType, setAssumedMapKeyType, setAssumedMapValueType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodingSession
public EncodingSession(ServerMappingContext context)
determineTypeFor
public String determineTypeFor(String formatType,
Object o)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.