Package com.supermap.services

SuperMap service context and context dependant interfaces.

See: Description

  • Interface Summary 
    Interface Description
    InterfaceContext
    Service interface context interface.
    InterfaceContextAware
    Service interface context dependent interface.
    Node
    The node interface.
    ServerCacheSupport
    Cache expiration policy interface.
  • Class Summary 
    Class Description
    OGCTool
    The tool class of the relevant OGC service.
    XMLWriter
    XML document builder.
  • Exception Summary 
    Exception Description
    OGCException
    The exception information of the relevant OGC service.
    OGCParameterException
    The parameter exception of the OGC service.
  • Annotation Types Summary 
    Annotation Type Description
    Interface
    Service interface annotation.

Package com.supermap.services Description

SuperMap service context and context dependant interfaces.

Provides the definition of context services, context dependant interfaces, OGC service-related utilities, etc.