org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.service
Interface HistoryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
HistoryServiceAddressing
All Known Implementing Classes:
HistoryServiceAddressingLocator, HistoryServiceLocator

public interface HistoryService
extends javax.xml.rpc.Service


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

Method Detail

getHistoryServicePortTypePortAddress

java.lang.String getHistoryServicePortTypePortAddress()

getHistoryServicePortTypePort

HistoryServicePortType getHistoryServicePortTypePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getHistoryServicePortTypePort

HistoryServicePortType getHistoryServicePortTypePort(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException