org.gcube.datatransfer.scheduler.stubs.datatransferscheduler.service
Interface SchedulerService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
SchedulerServiceAddressing
All Known Implementing Classes:
SchedulerServiceAddressingLocator, SchedulerServiceLocator

public interface SchedulerService
extends javax.xml.rpc.Service


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

Method Detail

getSchedulerPortTypePortAddress

String getSchedulerPortTypePortAddress()

getSchedulerPortTypePort

SchedulerPortType getSchedulerPortTypePort()
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSchedulerPortTypePort

SchedulerPortType getSchedulerPortTypePort(URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.