org.gcube.dir.master.stubs.service
Interface MasterService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
MasterServiceAddressing
All Known Implementing Classes:
MasterServiceAddressingLocator, MasterServiceLocator

public interface MasterService
extends javax.xml.rpc.Service


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

Method Detail

getMasterPortTypePortAddress

java.lang.String getMasterPortTypePortAddress()

getMasterPortTypePort

MasterPortType getMasterPortTypePort()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMasterPortTypePort

MasterPortType getMasterPortTypePort(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException