Class ContainerRequest

All Implemented Interfaces:
ContainerRequestContext, HttpHeaders, Request, HttpHeaders, PropertiesDelegate, PropertiesResolver

Jersey container request context.

An instance of the request context is passed by the container to the ApplicationHandler for each incoming client request.

Author:
Marek Potociar