org.deegree.ogcwebservices.wfs
Class RemoteWFService
java.lang.Object
org.deegree.ogcwebservices.wfs.RemoteWFService
- All Implemented Interfaces:
- OGCWebService
public class RemoteWFService
- extends java.lang.Object
- implements OGCWebService
An instance of the class acts as a wrapper to a remote WFS.
- Version:
- $Revision: 18195 $
- Author:
- Andreas Poth , last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GETCAPABILITIES
protected static final java.lang.String GETCAPABILITIES
- See Also:
- Constant Field Values
GETFEATURE
protected static final java.lang.String GETFEATURE
- See Also:
- Constant Field Values
GETFEATUREWITHLOCK
protected static final java.lang.String GETFEATUREWITHLOCK
- See Also:
- Constant Field Values
DESCRIBEFEATURETYPE
protected static final java.lang.String DESCRIBEFEATURETYPE
- See Also:
- Constant Field Values
TRANSACTION
protected static final java.lang.String TRANSACTION
- See Also:
- Constant Field Values
LOCKFEATURE
protected static final java.lang.String LOCKFEATURE
- See Also:
- Constant Field Values
capabilities
protected WFSCapabilities capabilities
addresses
protected java.util.Map<java.lang.String,java.net.URL> addresses
RemoteWFService
public RemoteWFService(WFSCapabilities capabilities)
throws OGCWebServiceException
- Creates a new instance of RemoteWFService
- Parameters:
capabilities
-
- Throws:
OGCWebServiceException
getWFSCapabilities
public WFSCapabilities getWFSCapabilities()
- Returns:
- capabilities
doService
public java.lang.Object doService(OGCWebServiceRequest request)
throws OGCWebServiceException
- Description copied from interface:
OGCWebService
- the implementation of this 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 (WMS, WCS, WFS, CSW, WFS-G, WMPS) to perform
- Returns:
- result of a service operation
- Throws:
OGCWebServiceException
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org