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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ForwardIndexNodeServiceAddressing
All Known Implementing Classes:
ForwardIndexNodeServiceAddressingLocator, ForwardIndexNodeServiceLocator

public interface ForwardIndexNodeService
extends javax.xml.rpc.Service


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

Method Detail

getForwardIndexNodePortTypePortAddress

String getForwardIndexNodePortTypePortAddress()

getForwardIndexNodePortTypePort

ForwardIndexNodePortType getForwardIndexNodePortTypePort()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getForwardIndexNodePortTypePort

ForwardIndexNodePortType getForwardIndexNodePortTypePort(URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.