|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ContainerListener | A listener that is registered with a ContainerNotifier to get
notified of container related events. |
ContainerNotifier | A container notifier that is used to register container listeners. |
ContainerProvider<T> | Service-provider interface for creating container instances. |
ContainerResponseWriter | Containers implement this interface and provide an instance to the
WebApplication or ContainerResponse . |
ExtendedMessageBodyWorkers | |
WebApplication | A Web application that manages a set of Web resource. |
WebApplicationProvider | Service-provider interface for creating Web application instances. |
Class Summary | |
---|---|
ContainerRequest | Containers instantiate, or inherit, and provide an instance to the
WebApplication . |
ContainerResponse | Containers instantiate, or inherit, and provide an instance to the
WebApplication . |
InBoundHeaders | Containers instantiate, populate with request headers/values, and provide
the instance to the ContainerRequest . |
WebApplicationFactory | A factory for WebApplication instances. |
Classes that define the contract that a container adaptor must implement in order to host API classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |