|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.molwind.servlet.AbstractCommand
org.molwind.servlet.GetWorldNamesCommand
public class GetWorldNamesCommand
MolwindWebService GetWorldNamesCommand implements a Command which can be invoked by a client TODO complete this class
| Constructor Summary | |
|---|---|
GetWorldNamesCommand()
|
|
| Method Summary | |
|---|---|
void |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Executes the GetWorldCommand |
| Methods inherited from class org.molwind.servlet.AbstractCommand |
|---|
writeXML, writeXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetWorldNamesCommand()
| Method Detail |
|---|
public void execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
request - an HttpServletRequest object, contains
the request the client has made of the servletresponse - an HttpServletResponse object, contains
the response the client will get from the servlet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||