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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
OpenSearchDataSourceServiceAddressing
All Known Implementing Classes:
OpenSearchDataSourceServiceAddressingLocator, OpenSearchDataSourceServiceLocator

public interface OpenSearchDataSourceService
extends javax.xml.rpc.Service


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

Method Detail

getOpenSearchDataSourcePortTypePortAddress

String getOpenSearchDataSourcePortTypePortAddress()

getOpenSearchDataSourcePortTypePort

OpenSearchDataSourcePortType getOpenSearchDataSourcePortTypePort()
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getOpenSearchDataSourcePortTypePort

OpenSearchDataSourcePortType getOpenSearchDataSourcePortTypePort(URL portAddress)
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.