|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.server.mapservice.adminextender.ServerHandler
Handles configuration of the Server class from a web page.
Constructor Summary | |
ServerHandler()
Creates new ServerHandler |
Method Summary | |
static void |
doGet(Request inRequest,
Response inResponse,
Server inServer)
|
static void |
handleAction(Request inRequest,
Response inResponse,
Server inServer,
java.lang.String inServerAction)
Handle the actions coming from the server page. |
static void |
showServerPage(Request inRequest,
Response inResponse,
Server inServer)
Show the entire page of services. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerHandler()
Method Detail |
public static void doGet(Request inRequest, Response inResponse, Server inServer) throws java.lang.Exception
java.lang.Exception
public static void showServerPage(Request inRequest, Response inResponse, Server inServer)
public static void handleAction(Request inRequest, Response inResponse, Server inServer, java.lang.String inServerAction)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |