org.gcube.opensearch.opensearchdatasource.stubs.service
Interface OpenSearchDataSourceFactoryService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
OpenSearchDataSourceFactoryServiceAddressing
All Known Implementing Classes:
OpenSearchDataSourceFactoryServiceAddressingLocator, OpenSearchDataSourceFactoryServiceLocator

public interface OpenSearchDataSourceFactoryService
extends javax.xml.rpc.Service


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

Method Detail

getOpenSearchDataSourceFactoryPortTypePortAddress

String getOpenSearchDataSourceFactoryPortTypePortAddress()

getOpenSearchDataSourceFactoryPortTypePort

OpenSearchDataSourceFactoryPortType getOpenSearchDataSourceFactoryPortTypePort()
                                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getOpenSearchDataSourceFactoryPortTypePort

OpenSearchDataSourceFactoryPortType getOpenSearchDataSourceFactoryPortTypePort(URL portAddress)
                                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.