hudson.plugins.sfee.webservice
Interface SimpleFileStorageAppSoapService

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

public interface SimpleFileStorageAppSoapService
extends javax.xml.rpc.Service


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

Method Detail

getSimpleFileStorageAppAddress

java.lang.String getSimpleFileStorageAppAddress()

getSimpleFileStorageApp

SimpleFileStorageAppSoap getSimpleFileStorageApp()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSimpleFileStorageApp

SimpleFileStorageAppSoap getSimpleFileStorageApp(java.net.URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.