org.apache.solr.request
Class BinaryResponseWriter

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

Deprecated. use org.apache.solr.response.BinaryResponseWriter

@Deprecated
public class BinaryResponseWriter
extends BinaryResponseWriter


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

Constructor Detail

BinaryResponseWriter

public BinaryResponseWriter()
Deprecated. 


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