public class LdifServletSearchExecutor extends AbstractServletSearchExecutor
AbstractServletSearchExecutor.logger| Constructor and Description |
|---|
LdifServletSearchExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeResponse(SearchResult result,
javax.servlet.http.HttpServletResponse response)
Writes the supplied search result to the servlet response output stream.
|
close, createProperties, initialize, searchprotected void writeResponse(SearchResult result, javax.servlet.http.HttpServletResponse response) throws IOException
AbstractServletSearchExecutorwriteResponse in class AbstractServletSearchExecutorresult - search result to writeresponse - to write toIOException - if an error occurs writing to the responseCopyright © 2003-2019 Virginia Tech. All Rights Reserved.