Uses of Interface
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.HistoryServicePortType

Packages that use HistoryServicePortType
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.service   
 

Uses of HistoryServicePortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.client
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.client declared as HistoryServicePortType
protected  HistoryServicePortType HistoryServiceClientBase.portType
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.client that return HistoryServicePortType
private  HistoryServicePortType HistoryServiceClientBase.createPortType()
           
 

Uses of HistoryServicePortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings
 

Classes in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings that implement HistoryServicePortType
 class HistoryServicePortTypeSOAPBindingStub
           
 

Uses of HistoryServicePortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.service
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.service that return HistoryServicePortType
 HistoryServicePortType HistoryService.getHistoryServicePortTypePort()
           
 HistoryServicePortType HistoryServiceLocator.getHistoryServicePortTypePort()
           
 HistoryServicePortType HistoryServiceAddressing.getHistoryServicePortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 HistoryServicePortType HistoryServiceAddressingLocator.getHistoryServicePortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 HistoryServicePortType HistoryService.getHistoryServicePortTypePort(java.net.URL portAddress)
           
 HistoryServicePortType HistoryServiceLocator.getHistoryServicePortTypePort(java.net.URL portAddress)