Uses of Package
com.luciad.ogc.common
Package
Description
This package contains interfaces and classes common to all OGC web services.
Provides API for implementing an OGC Catalog Service.
Additional support for implementing CSW server profiles, such as ISO or Inspire.
Implementation of the OGC Web Coverage Service (WCS) specification.
Implementation of the OGC Web Feature Service (WFS) specification.
Implementation of the OGC Web Map Service (WMS) specification.
Implementation of the OGC Web Map Tile Service.
-
ClassDescriptionAbstract base class for OGC command dispatchers.A class to represent a request context when handling a service request.An interface for a named parameter list, used to supply initialization parameters to the command dispatcher factory when the servlet is loaded.Interface defining the method to create a new
ILcdModelDecoder
for a given source.Interface defining implementations that can provide models corresponding to some source name.An interface for web server requests.An interface for request handlers.An interface for server responses.An interface for a servlet context configuration.Base class for OGC service exceptions. -
ClassDescriptionAbstract base class for OGC command dispatchers.An interface for a named parameter list, used to supply initialization parameters to the command dispatcher factory when the servlet is loaded.An interface for command dispatcher factories.An interface for web server requests.Base class for OGC service exceptions.
-
-
ClassDescriptionAbstract base class for OGC command dispatchers.A class to represent a request context when handling a service request.An interface for a named parameter list, used to supply initialization parameters to the command dispatcher factory when the servlet is loaded.An interface for command dispatcher factories.Interface defining the method to create a new
ILcdModelDecoder
for a given source.Interface defining implementations that can provide models corresponding to some source name.An interface for web server requests.An interface for request handlers.An interface for server responses.A basic implementation ofALcdOGCCommandDispatcher
.Base class for OGC service exceptions. -
ClassDescriptionAbstract base class for OGC command dispatchers.A class to represent a request context when handling a service request.An interface for a named parameter list, used to supply initialization parameters to the command dispatcher factory when the servlet is loaded.An interface for command dispatcher factories.Interface defining the method to create a new
ILcdModelDecoder
for a given source.Interface defining implementations that can provide models corresponding to some source name.An interface for web server requests.An interface for request handlers.An interface for server responses.A basic implementation ofALcdOGCCommandDispatcher
.Base class for OGC service exceptions. -
ClassDescriptionA class to represent a request context when handling a service request.Interface defining the method to create a new
ILcdModelDecoder
for a given source.Interface defining implementations that can provide models corresponding to some source name.An interface for web server requests.Default implementation ofILcdOGCModelDecoderFactory
that retrievesILcdModelDecoder
instances usingTLcdServiceLoader
. -
ClassDescriptionA class to represent a request context when handling a service request.An interface for web server requests.