hudson.plugins.sfee.webservice
Interface RbacAppSoapService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
RbacAppSoapServiceLocator

public interface RbacAppSoapService
extends javax.xml.rpc.Service


Method Summary
 RbacAppSoap getRbacApp()
           
 RbacAppSoap getRbacApp(java.net.URL portAddress)
           
 java.lang.String getRbacAppAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getRbacAppAddress

java.lang.String getRbacAppAddress()

getRbacApp

RbacAppSoap getRbacApp()
                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getRbacApp

RbacAppSoap getRbacApp(java.net.URL portAddress)
                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.