org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.service
Interface FilterService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
FilterServiceAddressing
All Known Implementing Classes:
FilterServiceAddressingLocator, FilterServiceLocator

public interface FilterService
extends javax.xml.rpc.Service


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

Method Detail

getFilterPortTypePortAddress

java.lang.String getFilterPortTypePortAddress()

getFilterPortTypePort

FilterPortType getFilterPortTypePort()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFilterPortTypePort

FilterPortType getFilterPortTypePort(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException