|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebServiceResponse | |
|---|---|
| org.opengis.webservice | |
| org.opengis.webservice.feature | |
| Uses of WebServiceResponse in org.opengis.webservice |
|---|
| Methods in org.opengis.webservice that return WebServiceResponse | |
|---|---|
WebServiceResponse |
WebServiceEvent.getResponse()
Deprecated. If the event is a RESPONSE type the method returns the response transported by the event. otherwise null will be returned. |
| Constructors in org.opengis.webservice with parameters of type WebServiceResponse | |
|---|---|
WebServiceEvent(WebService source,
WebServiceResponse response,
String message)
Deprecated. Creates a new WebServiceEvent object. |
|
| Uses of WebServiceResponse in org.opengis.webservice.feature |
|---|
| Methods in org.opengis.webservice.feature with parameters of type WebServiceResponse | |
|---|---|
void |
WebFeatureService.handleResponse(WebServiceResponse response)
Receives the response from the WFSDispatcher. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||