|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebServiceResponse
This is the base interface for all responses to OGC Web Services (OWS) requests. Each class that capsulates a response within an OWS has to implement this interface.
| Method Summary | |
|---|---|
WebServiceException |
getException()
Deprecated. Returns an XML encoding of the exception that raised. |
WebServiceRequest |
getRequest()
Deprecated. Returns the request that causes the response. |
| Method Detail |
|---|
WebServiceRequest getRequest()
WebServiceException getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||