hudson.plugins.mantis.soap.mantis120
Interface MantisConnect

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

public interface MantisConnect
extends javax.xml.rpc.Service


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

Method Detail

getMantisConnectPortAddress

java.lang.String getMantisConnectPortAddress()

getMantisConnectPort

MantisConnectPortType getMantisConnectPort()
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMantisConnectPort

MantisConnectPortType getMantisConnectPort(java.net.URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2010. All Rights Reserved.