org.gcube.index.fulltextindexnode.stubs.service
Interface FullTextIndexNodeService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
FullTextIndexNodeServiceAddressing
All Known Implementing Classes:
FullTextIndexNodeServiceAddressingLocator, FullTextIndexNodeServiceLocator

public interface FullTextIndexNodeService
extends javax.xml.rpc.Service


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

Method Detail

getFullTextIndexNodePortTypePortAddress

String getFullTextIndexNodePortTypePortAddress()

getFullTextIndexNodePortTypePort

FullTextIndexNodePortType getFullTextIndexNodePortTypePort()
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFullTextIndexNodePortTypePort

FullTextIndexNodePortType getFullTextIndexNodePortTypePort(URL portAddress)
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.