C D G H I J O R

C

com.googlecode.solrgeonames.server - package com.googlecode.solrgeonames.server
 
contentType() - Method in class com.googlecode.solrgeonames.server.HtmlDebugResponse
Get the content type to return to users for this response
contentType() - Method in class com.googlecode.solrgeonames.server.HtmlDetailResponse
Get the content type to return to users for this response
contentType() - Method in class com.googlecode.solrgeonames.server.HtmlSearchResponse
Get the content type to return to users for this response
contentType() - Method in class com.googlecode.solrgeonames.server.JsonDetailResponse
Get the content type to return to users for this response
contentType() - Method in class com.googlecode.solrgeonames.server.JsonSearchResponse
Get the content type to return to users for this response
contentType() - Method in interface com.googlecode.solrgeonames.server.OpenSearchResponse
Get the content type to return to users for this response
contextDestroyed(ServletContextEvent) - Method in class com.googlecode.solrgeonames.server.GeoContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.googlecode.solrgeonames.server.GeoContextListener
 

D

DEFAULT_ROWS - Static variable in class com.googlecode.solrgeonames.server.GeoServlet
 
DEFAULT_START - Static variable in class com.googlecode.solrgeonames.server.GeoServlet
 
destroy() - Method in class com.googlecode.solrgeonames.server.GeoServlet
Shuts down any objects requiring such.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.googlecode.solrgeonames.server.GeoServlet
Process an incoming GET request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.googlecode.solrgeonames.server.GeoServlet
Process an incoming POST request.

G

GeoContextListener - Class in com.googlecode.solrgeonames.server
Server startup and shutdown events
GeoContextListener() - Constructor for class com.googlecode.solrgeonames.server.GeoContextListener
 
GeoServlet - Class in com.googlecode.solrgeonames.server
A basic servlet.
GeoServlet() - Constructor for class com.googlecode.solrgeonames.server.GeoServlet
 

H

HtmlDebugResponse - Class in com.googlecode.solrgeonames.server
A Response wrapper to rendering output for the 'debug' function.
HtmlDebugResponse() - Constructor for class com.googlecode.solrgeonames.server.HtmlDebugResponse
 
HtmlDetailResponse - Class in com.googlecode.solrgeonames.server
A Response wrapper to rendering output for the 'detail' function.
HtmlDetailResponse() - Constructor for class com.googlecode.solrgeonames.server.HtmlDetailResponse
 
HtmlSearchResponse - Class in com.googlecode.solrgeonames.server
A Response wrapper to rendering output for the 'search' function.
HtmlSearchResponse() - Constructor for class com.googlecode.solrgeonames.server.HtmlSearchResponse
 

I

init() - Method in class com.googlecode.solrgeonames.server.GeoServlet
Initialise the Servlet, called at Server startup
init(HttpServletRequest) - Method in class com.googlecode.solrgeonames.server.HtmlDebugResponse
An initialisation function giving access to the HTTP input.
init(HttpServletRequest) - Method in class com.googlecode.solrgeonames.server.HtmlDetailResponse
An initialisation function giving access to the HTTP input.
init(HttpServletRequest) - Method in class com.googlecode.solrgeonames.server.HtmlSearchResponse
An initialisation function giving access to the HTTP input.
init(HttpServletRequest) - Method in class com.googlecode.solrgeonames.server.JsonDetailResponse
An initialisation function giving access to the HTTP input.
init(HttpServletRequest) - Method in class com.googlecode.solrgeonames.server.JsonSearchResponse
An initialisation function giving access to the HTTP input.
init(HttpServletRequest) - Method in interface com.googlecode.solrgeonames.server.OpenSearchResponse
An initialisation function giving access to the HTTP input.

J

JsonDetailResponse - Class in com.googlecode.solrgeonames.server
A Response wrapper to rendering output for the 'detail' function.
JsonDetailResponse() - Constructor for class com.googlecode.solrgeonames.server.JsonDetailResponse
 
JsonSearchResponse - Class in com.googlecode.solrgeonames.server
A Response wrapper to rendering output for the 'search' function.
JsonSearchResponse() - Constructor for class com.googlecode.solrgeonames.server.JsonSearchResponse
 

O

OpenSearchResponse - Interface in com.googlecode.solrgeonames.server
A response interface that all formats and functions will adhere to.

R

renderEmptyResponse() - Method in class com.googlecode.solrgeonames.server.HtmlDebugResponse
Render a response indicated no results were returned
renderEmptyResponse() - Method in class com.googlecode.solrgeonames.server.HtmlDetailResponse
Render a response indicated no results were returned
renderEmptyResponse() - Method in class com.googlecode.solrgeonames.server.HtmlSearchResponse
Render a response indicated no results were returned
renderEmptyResponse() - Method in class com.googlecode.solrgeonames.server.JsonDetailResponse
Render a response indicated no results were returned
renderEmptyResponse() - Method in class com.googlecode.solrgeonames.server.JsonSearchResponse
Render a response indicated no results were returned
renderEmptyResponse() - Method in interface com.googlecode.solrgeonames.server.OpenSearchResponse
Render a response indicated no results were returned
renderError(String) - Method in class com.googlecode.solrgeonames.server.HtmlDebugResponse
Render an error message response
renderError(String) - Method in class com.googlecode.solrgeonames.server.HtmlDetailResponse
Render an error message response
renderError(String) - Method in class com.googlecode.solrgeonames.server.HtmlSearchResponse
Render an error message response
renderError(String) - Method in class com.googlecode.solrgeonames.server.JsonDetailResponse
Render an error message response
renderError(String) - Method in class com.googlecode.solrgeonames.server.JsonSearchResponse
Render an error message response
renderError(String) - Method in interface com.googlecode.solrgeonames.server.OpenSearchResponse
Render an error message response
renderResponse(QueryResponse) - Method in class com.googlecode.solrgeonames.server.HtmlDebugResponse
Render a valid response to a search result list.
renderResponse(QueryResponse) - Method in class com.googlecode.solrgeonames.server.HtmlDetailResponse
Render a valid response to a search result list.
renderResponse(QueryResponse) - Method in class com.googlecode.solrgeonames.server.HtmlSearchResponse
Render a valid response to a search result list.
renderResponse(QueryResponse) - Method in class com.googlecode.solrgeonames.server.JsonDetailResponse
Render a valid response to a search result list.
renderResponse(QueryResponse) - Method in class com.googlecode.solrgeonames.server.JsonSearchResponse
Render a valid response to a search result list.
renderResponse(QueryResponse) - Method in interface com.googlecode.solrgeonames.server.OpenSearchResponse
Render a valid response to a search result list.

C D G H I J O R

Copyright © 2011. All Rights Reserved.