|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.server.mapservice.adminextender.datasourcehandlers.RasterCatalogHandler
Class to handle the creation of the raster catalog data source, display the parameters, and handle the return values.
Constructor Summary | |
RasterCatalogHandler()
|
Method Summary | |
static void |
doGet(Request inRequest,
Response inResponse,
Server inServer,
Service inService)
handle requests. |
static DataSource |
getDataSource(Request inRequest,
Response inResponse,
Server inServer,
Service inService)
Create the Data source. |
static void |
showServicePage(Request inRequest,
Response inResponse,
Server inServer,
Service inService)
Show information only about the indicated server |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RasterCatalogHandler()
Method Detail |
public static void doGet(Request inRequest, Response inResponse, Server inServer, Service inService)
public static void showServicePage(Request inRequest, Response inResponse, Server inServer, Service inService)
public static DataSource getDataSource(Request inRequest, Response inResponse, Server inServer, Service inService) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |