org.gcube.vremanagement.resourcemanager.stubs.reporting.service
Interface ReportingService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ReportingServiceAddressing
All Known Implementing Classes:
ReportingServiceAddressingLocator, ReportingServiceLocator

public interface ReportingService
extends javax.xml.rpc.Service


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

Method Detail

getReportingPortTypePortAddress

String getReportingPortTypePortAddress()

getReportingPortTypePort

ReportingPortType getReportingPortTypePort()
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportingPortTypePort

ReportingPortType getReportingPortTypePort(URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.