|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
public class DefaultOGCWebServiceResponse
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.
Field Summary | |
---|---|
protected OGCWebServiceException |
exception
|
protected OGCWebServiceRequest |
request
|
Constructor Summary | |
---|---|
DefaultOGCWebServiceResponse(OGCWebServiceRequest request)
constructor initializing the class with the |
|
DefaultOGCWebServiceResponse(OGCWebServiceRequest request,
OGCWebServiceException exception)
constructor initializing the class with the |
Method Summary | |
---|---|
OGCWebServiceException |
getException()
returns an XML encoding of the exception that raised. |
OGCWebServiceRequest |
getRequest()
returns the request that causes the response. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected OGCWebServiceRequest request
protected OGCWebServiceException exception
Constructor Detail |
---|
public DefaultOGCWebServiceResponse(OGCWebServiceRequest request)
public DefaultOGCWebServiceResponse(OGCWebServiceRequest request, OGCWebServiceException exception)
Method Detail |
---|
public OGCWebServiceRequest getRequest()
getRequest
in interface OGCWebServiceResponse
public OGCWebServiceException getException()
getException
in interface OGCWebServiceResponse
public java.lang.String toString()
toString
in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org