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, parseException
public GetTileResponse(HTTPResponse httpResponse, WMTSServiceType wmtsServiceType) throws ServiceException, IOException
ServiceException
IOException
public 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.