Interface | Description |
---|---|
CallContextHandler |
Call Context handler interface.
|
ServiceCall |
Class | Description |
---|---|
AbstractCmisHttpServlet | |
AbstractServiceCall | |
BasicAuthCallContextHandler |
Call Context handler that handles basic authentication.
|
CappedInputStream |
A stream that counts bytes and throws an exception if the given maximum is
reached.
|
Dispatcher |
Dispatcher for the AtomPub and Browser binding servlet.
|
ExceptionHelper | |
HttpUtils | |
QueryStringHttpServletRequestWrapper |
HttpServletRequest wrapper that reads the query string in container
independent way and decodes the parameter values with UTF-8.
|
ThresholdOutputStream |
An OutputStream that stores the data in main memory until it reaches a
threshold.
|
ThresholdOutputStreamFactory |
A factory for
ThresholdOutputStream objects. |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.