Uses of Interface
com.sun.jersey.spi.MessageBodyWorkers

Packages that use MessageBodyWorkers
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Uses of MessageBodyWorkers in com.sun.jersey.spi.container
 

Methods in com.sun.jersey.spi.container that return MessageBodyWorkers
 MessageBodyWorkers WebApplication.getMessageBodyWorkers()
          Get the message body workers that can be used for getting message body readers and writers.
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.