Uses of Package
gistoolkit.server.mapservice

Packages that use gistoolkit.server.mapservice
gistoolkit.server.mapservice   
gistoolkit.server.mapservice.adminextender   
gistoolkit.server.mapservice.adminextender.datasourcehandlers   
gistoolkit.server.mapservice.adminextender.labelerhandlers   
gistoolkit.server.mapservice.adminextender.projectionhandlers   
gistoolkit.server.mapservice.adminextender.rendererhandlers   
gistoolkit.server.mapservice.adminextender.scalebarhandlers   
gistoolkit.server.mapservice.adminextender.shaderhandlers   
gistoolkit.server.mapservice.clientextender   
gistoolkit.server.mapservice.htmlclientextender   
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice
ExtensionService
          Provides the ability to plug additional functionality into the map service.
OGC1_1_1Parser
          Class to create a map request from the input parameters.
OGCParser
          Super class for the parsers to contain common functionality.
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
ResponseThread
          Used for reading data coming from the input stream from the client, performing some action, and returning the data back to the client via the output stream.
WebMapService
          A class to implement the WebMapService 1.1.1 specification.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.adminextender
ExtensionService
          Provides the ability to plug additional functionality into the map service.
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
SimpleExtensionService
          Provides an easy way to write an extension service.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.adminextender.datasourcehandlers
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.adminextender.labelerhandlers
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.adminextender.projectionhandlers
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.adminextender.rendererhandlers
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.adminextender.scalebarhandlers
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.adminextender.shaderhandlers
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.clientextender
ExtensionService
          Provides the ability to plug additional functionality into the map service.
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
SimpleExtensionService
          Provides an easy way to write an extension service.
 

Classes in gistoolkit.server.mapservice used by gistoolkit.server.mapservice.htmlclientextender
ExtensionService
          Provides the ability to plug additional functionality into the map service.
Request
          Represents the incoming request from the client.
Response
          Represents the response to the client.
SimpleExtensionService
          Provides an easy way to write an extension service.