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 SessionAttributeMarshallerIOExceptionSessionAttributeMarshaller.marshal(Object)public Object unmarshal(Object object) throws IOException, ClassNotFoundException
unmarshal in interface SessionAttributeMarshallerIOExceptionClassNotFoundExceptionSessionAttributeMarshaller.unmarshal(Object)public static boolean isTypeExcluded(Class<?> type)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.