org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.service
Interface SortService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
SortServiceAddressing
All Known Implementing Classes:
SortServiceAddressingLocator, SortServiceLocator

public interface SortService
extends javax.xml.rpc.Service


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

Method Detail

getSortPortTypePortAddress

java.lang.String getSortPortTypePortAddress()

getSortPortTypePort

SortPortType getSortPortTypePort()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSortPortTypePort

SortPortType getSortPortTypePort(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException