hudson.plugins.sfee.webservice
Interface FrsAppSoapService

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

public interface FrsAppSoapService
extends javax.xml.rpc.Service


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

Method Detail

getFrsAppAddress

java.lang.String getFrsAppAddress()

getFrsApp

FrsAppSoap getFrsApp()
                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFrsApp

FrsAppSoap getFrsApp(java.net.URL portAddress)
                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.