Package org.geotools.data.ows

package to build WPS requests.

See:
          Description

Interface Summary
GetCapabilitiesRequest Represents a GetCapabilitiesRequest.
Request This represents a Request to be made against a Open Web Service.
 

Class Summary
AbstractGetCapabilitiesRequest Each Open Web Service typically defines an operation that describes what operations it supports and what data it holds.
AbstractOpenWebService<C extends Capabilities,R> This abstract class provides a building block for one to implement an Open Web Service (OWS) client.
AbstractRequest A class that provides functionality for performing basic requests
AbstractWPS<C extends WPSCapabilitiesType,R> This abstract class provides a building block for one to implement a WPS client.
AbstractWPSGetCapabilitiesResponse Base class for WPS GetCapabilities responses.
Capabilities Represents a base object for a Capabilities document
CRSEnvelope A pair of coordinates and a reference system that represents a section of the Earth
FeatureSetDescription Represents a wfs:FeatureType ...
GetCapabilitiesResponse Base class for GetCapabilities responses.
Layer Nested list of zero or more map Layers offered by this server.
LayerDescription Used to hold data regarding Layers.
OperationType Represents an operation used by Open Web Services for requests and responses.
ProcessDescription Used to hold data regarding Processes.
Response Provides a base class for Responses from an OWS.
Service This is a data model for the Open Web Service (OWS) metadata.
ServiceExceptionParser Utility class that will parse ServiceExceptions out of an inputStream.
Specification Provides support for the Open Web Service Specificaitons.
StyleImpl  
WFSCapabilities DOCUMENT ME!
WMSCapabilities Represents a base object for a WMS getCapabilities response.
WMSRequest Available WMS Operations are listed in a Request element.
WPSCapabilities Represents a base object for a WMS getCapabilities response.
WPSRequest Available WPS Operations are listed in a Request element.
 

Package org.geotools.data.ows Description

package to build WPS requests. This portion of the program was contributed by Sejong University and funded by Seoul R&BD 10540. Any official publishing of the produced result is requested to retain the aforementioned acknowledgment.



Copyright © 1996-2010 Geotools. All Rights Reserved.