| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.  | 
 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 OGCWebServiceResponsepublic OGCWebServiceException getException()
getException in interface OGCWebServiceResponsepublic String toString()
toString in class Object
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net