org.apache.solr.request
Class PythonResponseWriter

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

Deprecated. use org.apache.solr.response.PythonResponseWriter

@Deprecated
public class PythonResponseWriter
extends PythonResponseWriter


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

Constructor Detail

PythonResponseWriter

public PythonResponseWriter()
Deprecated. 


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