|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.any23.servlet.Servlet
org.apache.any23.servlet.ServletTest.TestableServlet
public static class ServletTest.TestableServlet
Test purpose servlet implementation.
| Field Summary |
|---|
| Fields inherited from class org.apache.any23.servlet.Servlet |
|---|
DEFAULT_BASE_URI |
| Constructor Summary | |
|---|---|
ServletTest.TestableServlet()
|
|
| Method Summary | |
|---|---|
protected org.apache.any23.source.DocumentSource |
createHTTPDocumentSource(HTTPClient httpClient,
String uri)
|
| Methods inherited from class org.apache.any23.servlet.Servlet |
|---|
doGet, doPost |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletTest.TestableServlet()
| Method Detail |
|---|
protected org.apache.any23.source.DocumentSource createHTTPDocumentSource(HTTPClient httpClient,
String uri)
throws IOException,
URISyntaxException
createHTTPDocumentSource in class org.apache.any23.servlet.ServletIOException
URISyntaxException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||