Package | Description |
---|---|
com.sun.jersey.spi.container |
Provides support for containers and the web application that manages
resource classes.
|
com.sun.jersey.spi.container.servlet |
Provides support for servlet-based and filter-based Web applications.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerNotifier.addListener(ContainerListener l)
Add a container listener to be notified when the container
events occur.
|
Modifier and Type | Class and Description |
---|---|
class |
WebComponent
An abstract Web component that may be extended a Servlet and/or
Filter implementation, or encapsulated by a Servlet or Filter implementation.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.