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 |
A hot re-loadable JAX-RS servlet.
|
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 | Deprecated
This class is deprecated since jersey 1.11 which fixed OSGi class loader problems.
|
ServletHolder |
Copyright © 2015 Nuxeo SA. All rights reserved.