|
|||||||||
| 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
nextapp.echoservlet.EchoServer
net.sf.jzeno.echo.script.test.MockServer
public class MockServer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echoservlet.EchoServer |
|---|
EchoServer.MultipartRequestWrapper |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
MockServer()
|
|
| Method Summary | |
|---|---|
EchoInstance |
newInstance()
A method to be provided by the derived class that will return a new EchoInstance (an instance of an Echo application). |
| Methods inherited from class nextapp.echoservlet.EchoServer |
|---|
addGlobalService, doGet, doPost, getActiveRequestThreads, getApplicationProperties, getDefaultLocale, getLastModified, getMultipartRequestWrapper, getSessionExpirationUri, init, isCompressableRequest, loadPeerBindings, process, processException, setMultipartRequestWrapper |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockServer()
| Method Detail |
|---|
public EchoInstance newInstance()
EchoServer
newInstance in class EchoServer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||