See: Description
Interface | Description |
---|---|
RequestHandler |
A handler to process request and create appropriate response.
|
Class | Description |
---|---|
RequestHandlerComposite |
A handler that delegates the process of the request to an array of
RequestHandler . |
ResourceRequestHandler |
Resource Request Handler implementation.
|