Package org.geotools.data.wfs.internal
Class ListStoredQueriesResponse
Object
Response
WFSResponse
ListStoredQueriesResponse
-
Field Summary
Fields inherited from class Response
httpResponse
-
Constructor Summary
ConstructorsConstructorDescriptionListStoredQueriesResponse
(WFSRequest originatingRequest, HTTPResponse response) -
Method Summary
Methods inherited from class WFSResponse
getCharacterEncoding, getContentType, getOriginatingRequest, getQueryType, getRemoteTypeName, setQueryType, setRemoteTypeName, toString
Methods inherited from class Response
dispose, getInputStream, parseException
-
Constructor Details
-
ListStoredQueriesResponse
public ListStoredQueriesResponse(WFSRequest originatingRequest, HTTPResponse response) throws IOException, ServiceException - Throws:
IOException
ServiceException
-
-
Method Details
-
getListStoredQueriesResponse
-