Package org.glassfish.jersey.message

Common Jersey messaging classes.

See:
          Description

Interface Summary
MessageBodyWorkers An injectable interface providing lookup of MessageBodyReader and MessageBodyWriter instances.
MessageBodyWorkers.MessageBodySizeCallback Callback which will be used to pass back the size of the entity.
 

Class Summary
DeflateEncoder Deflate encoding support.
GZipEncoder GZIP encoding support.
MessageProperties Jersey configuration properties for message & entity processing.
 

Annotation Types Summary
XmlHeader Allows to specify XML header for XML output produced by a resource method it is attached to.
 

Package org.glassfish.jersey.message Description

Common Jersey messaging classes.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.