org.deegree.ogcwebservices.wms
Class WMService
java.lang.Object
  
org.deegree.ogcwebservices.wms.WMService
- All Implemented Interfaces: 
 - OGCWebService
 
public class WMService
- extends Object
- implements OGCWebService
  
- Since:
 
  - 1.1
 
- Version:
 
  - 1.0. $Revision: 6891 $, $Date: 2007-05-08 14:02:55 +0200 (Di, 08 Mai 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: aschmitz $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
WMService
public WMService(WMSConfigurationType configuration)
- Creates a new WMService object.
- Parameters:
 configuration - 
 
getCapabilities
public OGCCapabilities getCapabilities()
- Description copied from interface: 
OGCWebService 
- returns the capabilities of a OGC web service
- Specified by:
 getCapabilities in interface OGCWebService
 
- Returns:
 - the capabilities of a OGC web service
 
 
 
doService
public Object doService(OGCWebServiceRequest request)
                 throws OGCWebServiceException
- the method performs the handling of the passed OGCWebServiceEvent
 directly and returns the result to the calling class/method
- Specified by:
 doService in interface OGCWebService
 
- Parameters:
 request - request to perform
- Throws:
 OGCWebServiceException
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net