public class GetTileResponse extends Response
httpResponse| Constructor and Description |
|---|
GetTileResponse(HTTPResponse httpResponse,
WMTSServiceType wmtsServiceType) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getRequestURL() |
WMTSServiceType |
getType() |
void |
setRequestURL(URL requestURL) |
void |
setType(WMTSServiceType type) |
dispose, getContentType, getInputStream, parseExceptionpublic GetTileResponse(HTTPResponse httpResponse, WMTSServiceType wmtsServiceType) throws ServiceException, IOException
ServiceExceptionIOExceptionpublic WMTSServiceType getType()
public void setType(WMTSServiceType type)
type - the type to setpublic URL getRequestURL()
public void setRequestURL(URL requestURL)
requestURL - the requestURL to setCopyright © 1996–2019 Geotools. All rights reserved.