| Name | Description | Type | Package | Framework |
| AbstractGetCapabilitiesRequest | Each Open Web Service typically defines an operation that describes what operations it supports and what data it holds. | Class | org.geotools.data.ows | GeoTools |
| AbstractOpenWebService | This abstract class provides a building block for one to implement an Open Web Service (OWS) client. | Class | org.geotools.data.ows | GeoTools |
| AbstractRequest | A class that provides functionality for performing basic requestsAuthor:Richard Gould | Class | org.geotools.data.ows | GeoTools |
| Capabilities | Class | org.geotools.data.ows | GeoTools | |
| CRSEnvelope | A pair of coordinates and a reference system that represents a section of the Earth. | Class | org.geotools.data.ows | GeoTools |
| DelegateHTTPClient | Class | org.geotools.data.ows | GeoTools | |
| DelegateHTTPResponse | Class | org.geotools.data.ows | GeoTools | |
| GetCapabilitiesRequest | Represents a GetCapabilitiesRequest. | Interface | org.geotools.data.ows | GeoTools |
| GetCapabilitiesResponse | Base class for GetCapabilities responses. | Class | org.geotools.data.ows | GeoTools |
| HTTPClient | Defines the inteface by which an AbstractOpenWebService executes HTTP requests. | Interface | org.geotools.data.ows | GeoTools |
| HTTPResponse | Interface by which an AbstractOpenWebService retrieves the contents of an HTTP request issued through its HTTPClient. | Interface | org.geotools.data.ows | GeoTools |
| Layer | Nested list of zero or more map Layers offered by this server. | Class | org.geotools.data.ows | GeoTools |
| LayerDescription | Used to hold data regarding Layers. | Class | org.geotools.data.ows | GeoTools |
| LoggingHTTPClient | Class | org.geotools.data.ows | GeoTools | |
| MultithreadedHttpClient | An Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit the | Class | org.geotools.data.ows | GeoTools |
| OperationType | Represents an operation used by Open Web Services for requests and responses. | Class | org.geotools.data.ows | GeoTools |
| Request | This represents a Request to be made against a Open Web Service. | Interface | org.geotools.data.ows | GeoTools |
| Response | Provides a base class for Responses from an OWS. | Class | org.geotools.data.ows | GeoTools |
| Service | This is a data model for the Open Web Service (OWS) metadata. | Class | org.geotools.data.ows | GeoTools |
| ServiceExceptionParser | Utility class that will parse ServiceExceptions out of an inputStream. | Class | org.geotools.data.ows | GeoTools |
| SimpleHttpClient | Class | org.geotools.data.ows | GeoTools | |
| SimpleHttpClient .SimpleHTTPResponse | Class | org.geotools.data.ows.SimpleHttpClient | GeoTools | |
| Specification | Provides support for the Open Web Service Specificaitons. | Class | org.geotools.data.ows | GeoTools |
| StyleImpl | Class | org.geotools.data.ows | GeoTools | |
| WMSCapabilities | Represents a base object for a WMS getCapabilities response. | Class | org.geotools.data.ows | GeoTools |
| WMSRequest | Available WMS Operations are listed in a Request element. | Class | org.geotools.data.ows | GeoTools |