Package | Description |
---|---|
org.geotools.data.ows | |
org.geotools.data.wfs.internal | |
org.geotools.data.wfs.internal.v1_x | |
org.geotools.ows.wms |
Provides for Web Map Server client access as a Grid Coverage Exchange.
|
org.geotools.ows.wms.response | |
org.geotools.ows.wmts | |
org.geotools.ows.wmts.request | |
org.geotools.ows.wmts.response |
Modifier and Type | Class and Description |
---|---|
class |
GetCapabilitiesResponse
Base class for GetCapabilities responses.
|
Modifier and Type | Method and Description |
---|---|
Response |
Request.createResponse(HTTPResponse response)
Each Request must know how to create it's counterpart Response.
|
protected Response |
AbstractOpenWebService.internalIssueRequest(Request request)
Issues a request to the server and returns that server's response.
|
Modifier and Type | Class and Description |
---|---|
class |
DescribeFeatureTypeResponse |
class |
DescribeStoredQueriesResponse |
class |
GetFeatureResponse |
class |
ListStoredQueriesResponse |
class |
WFSResponse
A handle to a WFS response that contains the input stream to the actual contents and some well
known response information derived from the HTTP response headers.
|
Modifier and Type | Method and Description |
---|---|
Response |
GetCapabilitiesRequest.createResponse(HTTPResponse response) |
protected Response |
WFSClient.internalIssueRequest(Request request) |
Modifier and Type | Class and Description |
---|---|
class |
TransactionResponseImpl |
Modifier and Type | Method and Description |
---|---|
Response |
WMS1_1_0.InternalDescribeLayerRequest.createResponse(HTTPResponse httpResponse) |
Response |
WMS1_1_0.InternalGetLegendGraphicRequest.createResponse(HTTPResponse httpResponse) |
Response |
WMS1_1_1.InternalGetStylesRequest.createResponse(HTTPResponse httpResponse) |
Response |
WMS1_1_1.InternalPutStylesRequest.createResponse(HTTPResponse httpResponse) |
Response |
WMS1_0_0.GetCapsRequest.createResponse(HTTPResponse httpResponse) |
Response |
WMS1_0_0.GetMapRequest.createResponse(HTTPResponse httpResponse) |
Response |
WMS1_0_0.GetFeatureInfoRequest.createResponse(HTTPResponse httpResponse) |
Response |
WMS1_0_0.InternalGetStylesRequest.createResponse(HTTPResponse httpResponse) |
Modifier and Type | Class and Description |
---|---|
class |
DescribeLayerResponse
Represents the response from a server after a DescribeLayer request has been issued.
|
class |
GetFeatureInfoResponse
Process GetFeatureInfoResponse.
|
class |
GetLegendGraphicResponse |
class |
GetMapResponse
Process GetMapResponse.
|
class |
GetStylesResponse
Represents the result of a GetStyles request.
|
class |
PutStylesResponse
Represents the results of a PutStyles request.
|
class |
WMSGetCapabilitiesResponse
Provides a hook up to parse the capabilties document from inputstream.
|
Modifier and Type | Method and Description |
---|---|
Response |
WMTSSpecification.GetTileRequest.createResponse(HTTPResponse response) |
Modifier and Type | Method and Description |
---|---|
Response |
AbstractGetTileRequest.createResponse(HTTPResponse response) |
Modifier and Type | Class and Description |
---|---|
class |
GetTileResponse |
class |
WMTSGetCapabilitiesResponse
Provides a hook up to parse the capabilties document from inputstream.
|
Copyright © 1996–2019 Geotools. All rights reserved.