org.apache.axis2.wsdl.template.java.SkeletonInterfaceTemplate.xsl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of axis2-codegen Show documentation
Show all versions of axis2-codegen Show documentation
Axis2 Code Generation module
/**
* .java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: #axisVersion# #today#
*/
package ;
/**
* java skeleton interface for the axisService
*/
public interface {
/**
* Auto generated method signature
*
* @param
* @param
* @param
* @param
* @throws :
*/
public void
(
)
public
void
void
(
,
)
throws
,
;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy