org.gcube.vremanagement.softwaregateway.stubs.service
Interface RegistrationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
RegistrationServiceAddressing
All Known Implementing Classes:
RegistrationServiceAddressingLocator, RegistrationServiceLocator

public interface RegistrationService
extends javax.xml.rpc.Service


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

Method Detail

getRegistrationPortTypePortAddress

String getRegistrationPortTypePortAddress()

getRegistrationPortTypePort

RegistrationPortType getRegistrationPortTypePort()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getRegistrationPortTypePort

RegistrationPortType getRegistrationPortTypePort(URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.