Uses of Interface
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.FilterPortType

Packages that use FilterPortType
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.service   
 

Uses of FilterPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.client
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.client declared as FilterPortType
protected  FilterPortType FilterClientBase.portType
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.client that return FilterPortType
private  FilterPortType FilterClientBase.createPortType()
           
 

Uses of FilterPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings
 

Classes in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.bindings that implement FilterPortType
 class FilterPortTypeSOAPBindingStub
           
 

Uses of FilterPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.service
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.service that return FilterPortType
 FilterPortType FilterService.getFilterPortTypePort()
           
 FilterPortType FilterServiceLocator.getFilterPortTypePort()
           
 FilterPortType FilterServiceAddressing.getFilterPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 FilterPortType FilterServiceAddressingLocator.getFilterPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 FilterPortType FilterService.getFilterPortTypePort(java.net.URL portAddress)
           
 FilterPortType FilterServiceLocator.getFilterPortTypePort(java.net.URL portAddress)