|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.extra.war.service.Service.CommandHandler org.opengts.extra.war.service.Service.CustomCommandHandler
public static class Service.CustomCommandHandler
Constructor Summary | |
---|---|
Service.CustomCommandHandler()
|
Method Summary | |
---|---|
void |
handleCommand(org.w3c.dom.Element cuElem,
RequestProperties reqState,
java.io.PrintWriter pw)
|
void |
writeResponse_success(RequestProperties reqState,
java.io.PrintWriter pw)
|
Methods inherited from class org.opengts.extra.war.service.Service.CommandHandler |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Service.CustomCommandHandler()
Method Detail |
---|
public void handleCommand(org.w3c.dom.Element cuElem, RequestProperties reqState, java.io.PrintWriter pw) throws java.io.IOException
handleCommand
in class Service.CommandHandler
java.io.IOException
public void writeResponse_success(RequestProperties reqState, java.io.PrintWriter pw) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |