hudson.plugins.sfee.webservice
Interface FileStorageAppSoapService

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

public interface FileStorageAppSoapService
extends javax.xml.rpc.Service


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

Method Detail

getFileStorageAppAddress

java.lang.String getFileStorageAppAddress()

getFileStorageApp

FileStorageAppSoap getFileStorageApp()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFileStorageApp

FileStorageAppSoap getFileStorageApp(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.