cgl.axis.services.wfs
Interface WfsService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
WfsServiceLocator

public interface WfsService
extends javax.xml.rpc.Service


Method Summary
 Wfs getwfs()
           
 Wfs getwfs(java.net.URL portAddress)
           
 java.lang.String getwfsAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getwfsAddress

public java.lang.String getwfsAddress()

getwfs

public Wfs getwfs()
           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getwfs

public Wfs getwfs(java.net.URL portAddress)
           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException