hudson.plugins.sfee.webservice
Interface DocumentAppSoapService

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

public interface DocumentAppSoapService
extends javax.xml.rpc.Service


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

Method Detail

getDocumentAppAddress

java.lang.String getDocumentAppAddress()

getDocumentApp

DocumentAppSoap getDocumentApp()
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDocumentApp

DocumentAppSoap getDocumentApp(java.net.URL portAddress)
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2008. All Rights Reserved.