org.gcube.datatransformation.datatransformationservice.stubs.service
Interface DataTransformationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
DataTransformationServiceAddressing
All Known Implementing Classes:
DataTransformationServiceAddressingLocator, DataTransformationServiceLocator

public interface DataTransformationService
extends javax.xml.rpc.Service


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

Method Detail

getDataTransformationServicePortTypePortAddress

String getDataTransformationServicePortTypePortAddress()

getDataTransformationServicePortTypePort

DataTransformationServicePortType getDataTransformationServicePortTypePort()
                                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDataTransformationServicePortTypePort

DataTransformationServicePortType getDataTransformationServicePortTypePort(URL portAddress)
                                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.