Uses of Class
com.luciad.ogc.wcs.TLcdWCSServiceException
Packages that use TLcdWCSServiceException
Package
Description
Implementation of the OGC Web Coverage Service (WCS) specification.
-
Uses of TLcdWCSServiceException in com.luciad.ogc.wcs
Methods in com.luciad.ogc.wcs that throw TLcdWCSServiceExceptionModifier and TypeMethodDescriptionALcdOGCWCSCommandDispatcherFactory.createRequestHandler(String aRequest, TLcdWCSCommandDispatcherContext aCommandDispatcherContext) Factory method to create a WCS request handler.ILcdWCSCapabilitiesProvider.getCoverageOfferings(ILcdRequest aRequest) Returns the list ofILcdCoverageOfferings that contain a description of the coverages available from this server.ILcdWCSCapabilitiesProvider.getCoverageOfferings(List<String> aCoverageNames, ILcdRequest aRequest) Returns the list ofILcdCoverageOfferings with coverage names that correspond to the given coverage names.ILcdWCSCapabilitiesProvider.getServiceIdentification(ILcdRequest aRequest) Returns theTLcdOWSServiceIdentificationwhich contains metadata about this specific server.ILcdWCSCapabilitiesProvider.getServiceProvider(ILcdRequest aRequest) Returns theTLcdOWSServiceProviderwhich contains metadata about the organization operating this server.default StringILcdWCSCapabilitiesProvider.getUpdateSequence(ILcdRequest aRequest) Returns the update sequence of the WCS service.protected final voidTLcdWCSCommandDispatcher.handleUnknownRequest(String aRequest)