org.apache.solr.request
Class RawResponseWriter

java.lang.Object
  extended by org.apache.solr.response.RawResponseWriter
      extended by org.apache.solr.request.RawResponseWriter
All Implemented Interfaces:
BinaryQueryResponseWriter, QueryResponseWriter, NamedListInitializedPlugin

Deprecated. use org.apache.solr.response.RawResponseWriter

@Deprecated
public class RawResponseWriter
extends RawResponseWriter


Field Summary
 
Fields inherited from class org.apache.solr.response.RawResponseWriter
CONTENT
 
Fields inherited from interface org.apache.solr.response.QueryResponseWriter
CONTENT_TYPE_TEXT_ASCII, CONTENT_TYPE_TEXT_UTF8, CONTENT_TYPE_XML_UTF8
 
Constructor Summary
RawResponseWriter()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.solr.response.RawResponseWriter
getBaseWriter, getContentType, init, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawResponseWriter

public RawResponseWriter()
Deprecated. 


Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.