Class ContainerResponse

java.lang.Object
org.glassfish.jersey.server.ContainerResponse
All Implemented Interfaces:
ContainerResponseContext

public class ContainerResponse extends Object implements ContainerResponseContext
Jersey container response context.
Author:
Marek Potociar