|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseResponseWriter | |
---|---|
org.apache.solr.response |
Uses of BaseResponseWriter in org.apache.solr.response |
---|
Subclasses of BaseResponseWriter in org.apache.solr.response | |
---|---|
class |
GenericBinaryResponseWriter
A generic QueryResponseWriter implementation that requires a user to
implement the
GenericBinaryResponseWriter.getSingleResponseWriter(OutputStream, SolrQueryRequest, SolrQueryResponse)
that defines a BaseResponseWriter.SingleResponseWriter to handle the binary output. |
class |
GenericTextResponseWriter
Deprecated. use TextResponseWriter see SOLR-2485 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |