public class SessionAttributeMarshallerImpl extends Object implements SessionAttributeMarshaller
SimpleCachableMarshalledValue
.Constructor and Description |
---|
SessionAttributeMarshallerImpl(MarshallingContext context) |
public SessionAttributeMarshallerImpl(MarshallingContext context)
public Object marshal(Object value) throws IOException
marshal
in interface SessionAttributeMarshaller
IOException
org.jboss.web.tomcat.service.session.distributedcache.spi.SessionAttributeMarshaller#marshal(java.lang.Object)
public Object unmarshal(Object object) throws IOException, ClassNotFoundException
unmarshal
in interface SessionAttributeMarshaller
IOException
ClassNotFoundException
org.jboss.web.tomcat.service.session.distributedcache.spi.SessionAttributeMarshaller#unmarshal(java.lang.Object)
public static boolean isTypeExcluded(Class<?> type)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.