
org.mantis.ta.internal.MantisConnect Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mantis-java-api Show documentation
Show all versions of mantis-java-api Show documentation
Free open-source Java API for Mantis bug/task management systems.
The newest version!
/**
* MantisConnect.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package org.mantis.ta.internal;
public interface MantisConnect extends javax.xml.rpc.Service {
public java.lang.String getMantisConnectPortAddress();
public org.mantis.ta.internal.MantisConnectPortType getMantisConnectPort() throws javax.xml.rpc.ServiceException;
public org.mantis.ta.internal.MantisConnectPortType getMantisConnectPort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy