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, search
protected void writeResponse(SearchResult result, javax.servlet.http.HttpServletResponse response) throws IOException
AbstractServletSearchExecutor
writeResponse
in class AbstractServletSearchExecutor
result
- search result to writeresponse
- to write toIOException
- if an error occurs writing to the responseCopyright © 2003-2019 Virginia Tech. All Rights Reserved.