hudson.plugins.sfee.webservice
Interface TrackerAppSoapService

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

public interface TrackerAppSoapService
extends javax.xml.rpc.Service


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

Method Detail

getTrackerAppAddress

java.lang.String getTrackerAppAddress()

getTrackerApp

TrackerAppSoap getTrackerApp()
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTrackerApp

TrackerAppSoap getTrackerApp(java.net.URL portAddress)
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.