cgl.axis.services.wfs
Class WfsSoapBindingImpl
java.lang.Object
cgl.axis.services.wfs.WfsSoapBindingImpl
- All Implemented Interfaces:
- java.rmi.Remote, Wfs
- public class WfsSoapBindingImpl
- extends java.lang.Object
- implements Wfs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WfsSoapBindingImpl
public WfsSoapBindingImpl()
main
public void main(java.lang.String[] args)
throws java.rmi.RemoteException
- Specified by:
main
in interface Wfs
- Throws:
java.rmi.RemoteException
getRequest
public java.lang.String getRequest(java.lang.String request)
throws java.rmi.RemoteException
- Specified by:
getRequest
in interface Wfs
- Throws:
java.rmi.RemoteException
getCapabilities
public java.lang.String getCapabilities(java.lang.String capstr)
throws java.rmi.RemoteException
- Specified by:
getCapabilities
in interface Wfs
- Throws:
java.rmi.RemoteException
getFeature
public java.lang.String getFeature(java.lang.String getstr)
throws java.rmi.RemoteException
- Specified by:
getFeature
in interface Wfs
- Throws:
java.rmi.RemoteException
transaction
public java.lang.String transaction()
throws java.rmi.RemoteException
- Specified by:
transaction
in interface Wfs
- Throws:
java.rmi.RemoteException
describeFeatureType
public java.lang.String describeFeatureType(java.lang.String descFeatureStr)
throws java.rmi.RemoteException
- Specified by:
describeFeatureType
in interface Wfs
- Throws:
java.rmi.RemoteException
getFeatureWithLock
public java.lang.String getFeatureWithLock()
throws java.rmi.RemoteException
- Specified by:
getFeatureWithLock
in interface Wfs
- Throws:
java.rmi.RemoteException
lockFeature
public java.lang.String lockFeature()
throws java.rmi.RemoteException
- Specified by:
lockFeature
in interface Wfs
- Throws:
java.rmi.RemoteException