| Interface | Description |
|---|---|
| ManagedServlet |
Can be implemented by managed servlets that belong to a bundle to have the servlet descriptor
injected by the container just before the init() method is called.
|
| Class | Description |
|---|---|
| ApplicationServlet |
JAX-RS servlet based on jersey servlet to provide hot reloading.
|
| CompoundEnumeration<E> | |
| FilterSet |
A filter set is a collections of filters that should be run for a given request in a servlet context.
|
| RequestChain | |
| RequestChain.ServletFilterChain | |
| ResourceServlet |
A simple servlet which is serving resources provided by the servlet context
|
| ServiceClassLoader |
Support for jersey ServiceFinder lookups in an OSGi environment.
|
| ServletHolder |
Copyright © 2011 Nuxeo SA. All Rights Reserved.