hudson.plugins.sfee.webservice
Interface NewsAppSoapService

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

public interface NewsAppSoapService
extends javax.xml.rpc.Service


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

Method Detail

getNewsAppAddress

java.lang.String getNewsAppAddress()

getNewsApp

NewsAppSoap getNewsApp()
                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getNewsApp

NewsAppSoap getNewsApp(java.net.URL portAddress)
                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.