public class GetCapabilitiesRequest extends AbstractGetCapabilitiesRequest
SERVICEEXCEPTION_XML, hints, onlineResource, propertiesGET_CAPABILITIES, SECTION_ALL, SECTION_COMMON, SECTION_CONTENT, SECTION_OPERATIONS, SECTION_SERVICE| Constructor and Description |
|---|
GetCapabilitiesRequest(URL serverURL) |
| Modifier and Type | Method and Description |
|---|---|
Response |
createResponse(HTTPResponse response)
Each Request must know how to create it's counterpart Response.
|
protected void |
initRequest()
Sets the REQUEST parameter
Subclass can override if needed.
|
protected void |
initService()
Implementing subclass requests must specify their own "SERVICE" value.
|
protected void |
initVersion()
Sets up the version number for this request.
|
getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHintspublic GetCapabilitiesRequest(URL serverURL)
protected void initService()
AbstractRequestinitService in class AbstractRequestprotected void initRequest()
AbstractGetCapabilitiesRequestSubclass can override if needed.
initRequest in class AbstractGetCapabilitiesRequestprotected void initVersion()
AbstractRequestinitVersion in class AbstractRequestpublic Response createResponse(HTTPResponse response) throws ServiceException, IOException
RequestServiceExceptionIOExceptionCopyright © 1996–2019 Geotools. All rights reserved.