| Interface | Description |
|---|---|
| CallContextHandler |
Call Context handler interface.
|
| ServiceCall |
| Class | Description |
|---|---|
| AbstractCmisHttpServlet | |
| AbstractServiceCall | |
| AttributeCallContextHandler |
Call Context handler that takes the user from a request attribute.
|
| BasicAuthCallContextHandler |
Call Context handler that handles basic authentication.
|
| CappedInputStream |
A stream that counts bytes and throws an exception if the given maximum is
reached.
|
| CsrfManager | |
| Dispatcher |
Dispatcher for the AtomPub and Browser binding servlet.
|
| ExceptionHelper | |
| HEADHttpServletRequestWrapper | |
| HttpUtils | |
| NoBodyHttpServletResponseWrapper | |
| QueryStringHttpServletRequestWrapper |
HttpServletRequest wrapper that reads the query string in container
independent way and decodes the parameter values with UTF-8.
|
| RequestAwareTempStoreOutputStream |
A
TempStoreOutputStream that knows about the HTTP request |
| TempStoreOutputStreamFactory |
A factory for
TempStoreOutputStream objects. |
| ThresholdOutputStream |
An OutputStream that stores the data in main memory until it reaches a
threshold.
|
| UserPrincipalCallContextHandler |
Call Context handler that handles UserPrincipals.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.