org.gcube.searchsystem.searchsystemservice.stubs.service
Interface SearchMasterService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
SearchMasterServiceAddressing
All Known Implementing Classes:
SearchMasterServiceAddressingLocator, SearchMasterServiceLocator

public interface SearchMasterService
extends javax.xml.rpc.Service


Method Summary
 SearchSystemServicePortType getSearchSystemServicePortTypePort()
           
 SearchSystemServicePortType getSearchSystemServicePortTypePort(URL portAddress)
           
 String getSearchSystemServicePortTypePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getSearchSystemServicePortTypePortAddress

String getSearchSystemServicePortTypePortAddress()

getSearchSystemServicePortTypePort

SearchSystemServicePortType getSearchSystemServicePortTypePort()
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSearchSystemServicePortTypePort

SearchSystemServicePortType getSearchSystemServicePortTypePort(URL portAddress)
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.