org.deegree.ogcwebservices.wpvs
Class WMSInvoker
java.lang.Object
org.deegree.ogcwebservices.wpvs.GetViewServiceInvoker
org.deegree.ogcwebservices.wpvs.WMSInvoker
public class WMSInvoker
- extends GetViewServiceInvoker
Invoker for a Web Map Service.
- Author:
- Ugo Taddei, last edited by: $Author: apoth $
$Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Method Summary |
void |
invokeService(AbstractDataSource dataSource)
The implementation of this method should invoke a webservice specified by the given
AbstractDataSource. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSInvoker
public WMSInvoker(ResolutionStripe owner,
int id)
- Creates a new instance of this class.
- Parameters:
owner
- the handler that owns this invokerid
- which can be used to sort all the request/responses in the resolutionStripe.
invokeService
public void invokeService(AbstractDataSource dataSource)
- Description copied from class:
GetViewServiceInvoker
- The implementation of this method should invoke a webservice specified by the given
AbstractDataSource. The Services response to the Request shall be saved in the
ResolutionStripe.
- Specified by:
invokeService
in class GetViewServiceInvoker
- Parameters:
dataSource
- a class containing the necessary data to invoke a service.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net