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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
FactoryServiceAddressing
All Known Implementing Classes:
FactoryServiceAddressingLocator, FactoryServiceLocator

public interface FactoryService
extends javax.xml.rpc.Service


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

Method Detail

getFactoryPortTypePortAddress

java.lang.String getFactoryPortTypePortAddress()

getFactoryPortTypePort

FactoryPortType getFactoryPortTypePort()
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFactoryPortTypePort

FactoryPortType getFactoryPortTypePort(java.net.URL portAddress)
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException