|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OGCCapabilities in org.deegree.ogcwebservices |
---|
Methods in org.deegree.ogcwebservices that return OGCCapabilities | |
---|---|
OGCCapabilities |
OGCWebService.getCapabilities()
returns the capabilities of a OGC web service |
Methods in org.deegree.ogcwebservices with parameters of type OGCCapabilities | |
---|---|
static java.net.URL |
OWSUtils.getHTTPGetOperationURL(OGCCapabilities capabilities,
java.lang.Class clss)
the method return the first HTTPGet URL for a Operation within the pass capabilities document. |
static java.net.URL |
OWSUtils.getHTTPPostOperationURL(OGCCapabilities capabilities,
java.lang.Class clss)
the method return the first HTTPPost URL for a Operation within the pass capabilities document. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.csw |
---|
Methods in org.deegree.ogcwebservices.csw that return OGCCapabilities | |
---|---|
OGCCapabilities |
CatalogueService.getCapabilities()
Returns the OGC-capabilities of the service. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.csw.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.csw.capabilities | |
---|---|
class |
CatalogueCapabilities
Represents the capabilities for an OGC-CSW 2.0.0 compliant service instance. |
Methods in org.deegree.ogcwebservices.csw.capabilities that return OGCCapabilities | |
---|---|
static OGCCapabilities |
CatalogueCapabilities.createCapabilities(java.net.URL url)
Creates catalog capabilities from a URL. |
OGCCapabilities |
CatalogueCapabilitiesDocument.parseCapabilities()
Creates a class representation of the document. |
OGCCapabilities |
CatalogueCapabilitiesDocument_2_0_2.parseCapabilities()
Creates a class representation of the document. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.csw.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.csw.configuration | |
---|---|
class |
CatalogueConfiguration
Represents the configuration for a deegree CSW 2.0 instance. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.getcapabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.getcapabilities | |
---|---|
class |
OGCStandardCapabilities
Represents the capabilities for an OGC-Webservice prior to the OWS Common Implementation Specification 0.2 . |
Methods in org.deegree.ogcwebservices.getcapabilities that return OGCCapabilities | |
---|---|
abstract OGCCapabilities |
OGCCapabilitiesDocument.parseCapabilities()
Creates a class representation of the document. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.sos |
---|
Methods in org.deegree.ogcwebservices.sos that return OGCCapabilities | |
---|---|
OGCCapabilities |
SOService.getCapabilities()
returns the serviceConfiguration |
Uses of OGCCapabilities in org.deegree.ogcwebservices.sos.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.sos.capabilities | |
---|---|
class |
SOSCapabilities
Represents the SOS Capabilities |
Methods in org.deegree.ogcwebservices.sos.capabilities that return OGCCapabilities | |
---|---|
static OGCCapabilities |
SOSCapabilities.createCapabilities(java.net.URL url)
createCapabilities |
OGCCapabilities |
CapabilitiesDocument.parseCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.sos.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.sos.configuration | |
---|---|
class |
SOSConfiguration
represent the sos configuration |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wass.common |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wass.common | |
---|---|
class |
OWSCapabilitiesBaseType_1_0
Encapsulates: OWS capabilities according to V1.0 Namespace: http://www.opengis.net/ows |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wass.was |
---|
Methods in org.deegree.ogcwebservices.wass.was that return OGCCapabilities | |
---|---|
OGCCapabilities |
WAService.getCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wass.was.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wass.was.capabilities | |
---|---|
class |
WASCapabilities
Encapsulates: GDI NRW WAS capabilities according to V1.0 Namespace: http://www.gdi-nrw.org/was This class does not really contain any special data and is only used for consistent interface reasons. |
Methods in org.deegree.ogcwebservices.wass.was.capabilities that return OGCCapabilities | |
---|---|
OGCCapabilities |
WASCapabilitiesDocument.parseCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wass.was.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wass.was.configuration | |
---|---|
class |
WASConfiguration
Encapsulates the configuration data for a WAS. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wass.wss |
---|
Methods in org.deegree.ogcwebservices.wass.wss that return OGCCapabilities | |
---|---|
OGCCapabilities |
WSService.getCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wass.wss.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wass.wss.capabilities | |
---|---|
class |
WSSCapabilities
A WSSCapabilities class encapsulates all the data which can be requested with a
GetCapabilities request. |
Methods in org.deegree.ogcwebservices.wass.wss.capabilities that return OGCCapabilities | |
---|---|
OGCCapabilities |
WSSCapabilitiesDocument.parseCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wass.wss.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wass.wss.configuration | |
---|---|
class |
WSSConfiguration
The configuration class represents the capabilities and the "deegree specific parameter" which will be sent back to the clienst getCapabilities request. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wcs |
---|
Methods in org.deegree.ogcwebservices.wcs that return OGCCapabilities | |
---|---|
OGCCapabilities |
RemoteWCService.getCapabilities()
|
OGCCapabilities |
WCService.getCapabilities()
returns the capabilities of the WCS |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wcs.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wcs.configuration | |
---|---|
class |
WCSConfiguration
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wcs.getcapabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wcs.getcapabilities | |
---|---|
class |
WCSCapabilities
|
Methods in org.deegree.ogcwebservices.wcs.getcapabilities that return OGCCapabilities | |
---|---|
OGCCapabilities |
WCSCapabilitiesDocument.parseCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wcts.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wcts.capabilities | |
---|---|
class |
WCTSCapabilities
The WCTSCapabilities encapsulates the capabilities document of the wcts 0.4.0, using the ows 1.1.0. |
Methods in org.deegree.ogcwebservices.wcts.capabilities that return OGCCapabilities | |
---|---|
OGCCapabilities |
WCTSCapabilitiesDocument.parseCapabilities(java.lang.String configuredProvider)
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wcts.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wcts.configuration | |
---|---|
class |
WCTSConfiguration
WCTSConfiguration holds some configuration options as well as a timer to rebuild the contents of the
capabilities. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wfs |
---|
Methods in org.deegree.ogcwebservices.wfs that return OGCCapabilities | |
---|---|
OGCCapabilities |
RemoteWFService.getCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wfs.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wfs.capabilities | |
---|---|
class |
WFSCapabilities
Represents the capabilities of an OGC-WFS 1.1.0 compliant service instance. |
Methods in org.deegree.ogcwebservices.wfs.capabilities that return OGCCapabilities | |
---|---|
static OGCCapabilities |
WFSCapabilities.createCapabilities(java.net.URL url)
Creates WFSCapabilities from a URL. |
OGCCapabilities |
WFSCapabilitiesDocument_1_1_0.parseCapabilities()
Creates a class representation of the document. |
OGCCapabilities |
WFSCapabilitiesDocument.parseCapabilities()
Creates a class representation of the document. |
OGCCapabilities |
WFSCapabilitiesDocument_1_0_0.parseCapabilities()
Creates a class representation of the document. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wfs.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wfs.configuration | |
---|---|
class |
WFSConfiguration
Represents the configuration for a deegree WFService instance. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wmps |
---|
Methods in org.deegree.ogcwebservices.wmps that return OGCCapabilities | |
---|---|
OGCCapabilities |
WMPService.getCapabilities()
Return the OGCCapabilities. |
OGCCapabilities |
RemoteWMService.getCapabilities()
Returns the OGCCapabilities |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wmps.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wmps.capabilities | |
---|---|
class |
WMPSCapabilities
The purpose of the GetCapabilities operation is described in the Basic Capabilities Service Elements section, above. |
Methods in org.deegree.ogcwebservices.wmps.capabilities that return OGCCapabilities | |
---|---|
OGCCapabilities |
WMPSCapabilitiesDocument.parseCapabilities()
Creates a class representation of the document. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wmps.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wmps.configuration | |
---|---|
class |
WMPSConfiguration
Represents the configuration for a deegree WMPS 1.0 instance. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wms |
---|
Methods in org.deegree.ogcwebservices.wms that return OGCCapabilities | |
---|---|
OGCCapabilities |
WMService.getCapabilities()
|
OGCCapabilities |
RemoteWMService.getCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wms.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wms.capabilities | |
---|---|
class |
WMSCapabilities
WMSCapabilities is the data class for the WMS version of capabilities. |
class |
WMSCapabilities_1_0_0
WMSCapabilities is the data class for the WMS version of capabilities. |
class |
WMSCapabilities_1_3_0
This class is an 1.3.0 extension of the WMSCapabilities class. |
Methods in org.deegree.ogcwebservices.wms.capabilities that return OGCCapabilities | |
---|---|
OGCCapabilities |
WMSCapabilitiesDocument.parseCapabilities()
Creates a class representation of the document. |
OGCCapabilities |
WMSCapabilitiesDocument_1_0_0.parseCapabilities()
Creates a class representation of the document. |
OGCCapabilities |
WMSCapabilitiesDocument_1_3_0.parseCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wms.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wms.configuration | |
---|---|
class |
WMSConfiguration
Represents the configuration for a deegree WFS 1.1.1 instance (or earlier). |
class |
WMSConfiguration_1_3_0
WMSConfiguration_1_3_0 is an implementation of the
WMSConfigurationType interface, encapsulating the data
required to configure a WMS 1.3.0. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wps |
---|
Methods in org.deegree.ogcwebservices.wps that return OGCCapabilities | |
---|---|
OGCCapabilities |
WPService.getCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wps.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wps.capabilities | |
---|---|
class |
WPSCapabilities
WPSCapabilities.java Created on 08.03.2006. 18:01:22h |
Methods in org.deegree.ogcwebservices.wps.capabilities that return OGCCapabilities | |
---|---|
static OGCCapabilities |
WPSCapabilities.createCapabilities(java.net.URL url)
|
OGCCapabilities |
WPSCapabilitiesDocument.parseCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wps.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wps.configuration | |
---|---|
class |
WPSConfiguration
WPSConfiguration.java Created on 08.03.2006. 17:58:55h |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wpvs |
---|
Methods in org.deegree.ogcwebservices.wpvs that return OGCCapabilities | |
---|---|
OGCCapabilities |
WPVService.getCapabilities()
Returns the capabilities of this service. |
Uses of OGCCapabilities in org.deegree.ogcwebservices.wpvs.capabilities |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wpvs.capabilities | |
---|---|
class |
WPVSCapabilities
This class represents a WPVSCapabilities object. |
Methods in org.deegree.ogcwebservices.wpvs.capabilities that return OGCCapabilities | |
---|---|
OGCCapabilities |
WPVSCapabilitiesDocument.parseCapabilities()
|
Uses of OGCCapabilities in org.deegree.ogcwebservices.wpvs.configuration |
---|
Subclasses of OGCCapabilities in org.deegree.ogcwebservices.wpvs.configuration | |
---|---|
class |
WPVSConfiguration
This class represents a WPVSConfiguration object. |
Uses of OGCCapabilities in org.deegree.owscommon |
---|
Subclasses of OGCCapabilities in org.deegree.owscommon | |
---|---|
class |
OWSCommonCapabilities
Represents a configuration for an OGC-Webservice according to the OWS Common Implementation Specification 0.2, i.e. it consists of the following parts: ServiceIdentification (corresponds to and expands the SV_ServiceIdentification class in ISO 19119) ServiceProvider (corresponds to and expands the SV_ServiceProvider class in ISO 19119) OperationsMetadata (contains set of Operation elements that each corresponds to and expand the SV_OperationsMetadata class in ISO 19119) Contents (whenever relevant, contains set of elements that each corresponds to the MD_DataIdentification class in ISO 19119 and 19115) |
Uses of OGCCapabilities in org.deegree.portal.context |
---|
Methods in org.deegree.portal.context that return OGCCapabilities | |
---|---|
OGCCapabilities |
Server.getCapabilities()
returns the capabilities of the encapsulated server |
Methods in org.deegree.portal.context with parameters of type OGCCapabilities | |
---|---|
void |
Server.setCapabilities(OGCCapabilities capabilities)
|
Constructors in org.deegree.portal.context with parameters of type OGCCapabilities | |
---|---|
Server(java.lang.String title,
java.lang.String version,
java.lang.String service,
java.net.URL onlineResource,
OGCCapabilities capabilities)
Creates a new Server object. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org