org.gcube.index.forwardindexnode.stubs.service
Interface ForwardIndexNodeFactoryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ForwardIndexNodeFactoryServiceAddressing
All Known Implementing Classes:
ForwardIndexNodeFactoryServiceAddressingLocator, ForwardIndexNodeFactoryServiceLocator

public interface ForwardIndexNodeFactoryService
extends javax.xml.rpc.Service


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

Method Detail

getForwardIndexNodeFactoryPortTypePortAddress

String getForwardIndexNodeFactoryPortTypePortAddress()

getForwardIndexNodeFactoryPortTypePort

ForwardIndexNodeFactoryPortType getForwardIndexNodeFactoryPortTypePort()
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getForwardIndexNodeFactoryPortTypePort

ForwardIndexNodeFactoryPortType getForwardIndexNodeFactoryPortTypePort(URL portAddress)
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.