public class SessionAttributeMarshallerImpl extends Object implements SessionAttributeMarshaller
SimpleMarshalledValue
.Constructor and Description |
---|
SessionAttributeMarshallerImpl(MarshallingContext context) |
public SessionAttributeMarshallerImpl(MarshallingContext context)
public Object marshal(Object value) throws IOException
marshal
in interface SessionAttributeMarshaller
IOException
SessionAttributeMarshaller.marshal(Object)
public Object unmarshal(Object object) throws IOException, ClassNotFoundException
unmarshal
in interface SessionAttributeMarshaller
IOException
ClassNotFoundException
SessionAttributeMarshaller.unmarshal(Object)
public static boolean isTypeExcluded(Class<?> type)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.