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 SessionAttributeMarshallerIOExceptionorg.jboss.web.tomcat.service.session.distributedcache.spi.SessionAttributeMarshaller#marshal(java.lang.Object)public Object unmarshal(Object object) throws IOException, ClassNotFoundException
unmarshal in interface SessionAttributeMarshallerIOExceptionClassNotFoundExceptionorg.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.