| Class | Description |
|---|---|
| BufferedServletOutputStream |
A custom servlet output stream that stores its data in a buffer,
rather than sending it directly to the client.
|
| BufferedServletResponseWrapper |
A custom response wrapper that captures all output in a buffer.
|
| ParameterKeys |
This is Constants class
Two parameter keys that will be used by the solr extension classes for authorization
|
| ProxyServletRequestWrapper |
Copyright © 2016. All rights reserved.