public abstract class GetCapabilitiesResponse extends Response
| Modifier and Type | Field and Description |
|---|---|
protected Capabilities |
capabilities |
httpResponse| Constructor and Description |
|---|
GetCapabilitiesResponse(HTTPResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
Capabilities |
getCapabilities()
Returns the capabilities object parsed during the response
|
dispose, getContentType, getInputStream, parseExceptionprotected Capabilities capabilities
public GetCapabilitiesResponse(HTTPResponse httpResponse) throws ServiceException, IOException
ServiceExceptionIOExceptionpublic Capabilities getCapabilities()
Copyright © 1996–2019 Geotools. All rights reserved.