org.gcube.data.harmonization.occurrence.stubs.service
Interface ReconciliationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ReconciliationServiceAddressing
All Known Implementing Classes:
ReconciliationServiceAddressingLocator, ReconciliationServiceLocator

public interface ReconciliationService
extends javax.xml.rpc.Service


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

Method Detail

getReconciliationPortTypePortAddress

String getReconciliationPortTypePortAddress()

getReconciliationPortTypePort

ReconciliationPortType getReconciliationPortTypePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReconciliationPortTypePort

ReconciliationPortType getReconciliationPortTypePort(URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.