|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GetCapabilitiesRequest | Represents a GetCapabilitiesRequest. |
| HTTPClient | Defines the inteface by which an AbstractOpenWebService executes HTTP requests. |
| HTTPResponse | Interface by which an AbstractOpenWebService retrieves the contents of an HTTP request
issued through its HTTPClient. |
| 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 |
| 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 |
| 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. |
| 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
max number of concurrent connections. |
| OperationType | Represents an operation used by Open Web Services for requests and responses. |
| 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. |
| SimpleHttpClient | A simple HTTPClient that creates a new HTTP connection for each
request. |
| SimpleHttpClient.SimpleHTTPResponse | |
| Specification | Provides support for the Open Web Service Specificaitons. |
| StyleImpl | |
| WMSCapabilities | Represents a base object for a WMS getCapabilities response. |
| WMSRequest | Available WMS Operations are listed in a Request element. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||