hudson.plugins.sfee.webservice
Interface DiscussionAppSoapService

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

public interface DiscussionAppSoapService
extends javax.xml.rpc.Service


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

Method Detail

getDiscussionAppAddress

java.lang.String getDiscussionAppAddress()

getDiscussionApp

DiscussionAppSoap getDiscussionApp()
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDiscussionApp

DiscussionAppSoap getDiscussionApp(java.net.URL portAddress)
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.