|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.jersey.spi.container | |
---|---|
com.sun.jersey.spi.container | Classes that define the contract that a container adaptor must implement in order to host API classes. |
com.sun.jersey.spi.container.servlet |
Classes in com.sun.jersey.spi.container used by com.sun.jersey.spi.container | |
---|---|
ContainerListener
A listener that is registered with a ContainerNotifier to get
notified of container related events. |
|
ContainerRequest
Containers instantiate, or inherit, and provide an instance to the WebApplication . |
|
ContainerResponse
Containers instantiate, or inherit, and provide an instance to the WebApplication . |
|
ContainerResponseWriter
Containers implement this interface and provide an instance to the WebApplication or ContainerResponse . |
|
ExtendedMessageBodyWorkers
|
|
InBoundHeaders
Containers instantiate, populate with request headers/values, and provide the instance to the ContainerRequest . |
|
WebApplication
A Web application that manages a set of Web resource. |
Classes in com.sun.jersey.spi.container used by com.sun.jersey.spi.container.servlet | |
---|---|
ContainerListener
A listener that is registered with a ContainerNotifier to get
notified of container related events. |
|
WebApplication
A Web application that manages a set of Web resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |