public class ArcXMLRequest
extends org.geotools.data.ows.AbstractRequest
| Constructor and Description |
|---|
ArcXMLRequest(URL onlineResource,
String serviceName,
AxlRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.geotools.data.ows.Response |
createResponse(org.geotools.data.ows.HTTPResponse httpr) |
protected void |
initRequest() |
protected void |
initService() |
protected void |
initVersion() |
AxlResponse |
parseResponse(org.geotools.data.ows.HTTPResponse httpr) |
void |
performPostOutput(OutputStream out) |
protected String |
processKey(String key) |
public ArcXMLRequest(URL onlineResource, String serviceName, AxlRequest request)
protected void initRequest()
initRequest in class org.geotools.data.ows.AbstractRequestprotected void initService()
initService in class org.geotools.data.ows.AbstractRequestprotected void initVersion()
initVersion in class org.geotools.data.ows.AbstractRequestprotected String processKey(String key)
processKey in class org.geotools.data.ows.AbstractRequestpublic void performPostOutput(OutputStream out) throws IOException
performPostOutput in interface org.geotools.data.ows.RequestperformPostOutput in class org.geotools.data.ows.AbstractRequestIOExceptionpublic org.geotools.data.ows.Response createResponse(org.geotools.data.ows.HTTPResponse httpr)
throws org.geotools.ows.ServiceException,
IOException
org.geotools.ows.ServiceExceptionIOExceptionpublic AxlResponse parseResponse(org.geotools.data.ows.HTTPResponse httpr) throws Exception
ExceptionCopyright © 2016. All rights reserved.