org.apache.axis2.wsdl.template.java.JaxwsServiceEndpointInterfaceTemplate.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
package ;
import ;
/**
* .java
*
* This class was auto-generated from WSDL.
* Apache Axis2 version: #axisVersion# #today#
*/
@ (
= " "
= " ",
)
public interface {
}
/**
* @param
* @return
* @throws
* @param
* @return
* @throws
*/
@javax.jws.WebMethod
@javax.jws.Oneway
@javax.jws.WebResult(targetNamespace = " "
, partName = " " )
@javax.jws.soap.SOAPBinding(parameterStyle = javax.jws.soap.SOAPBinding.ParameterStyle.BARE)
@javax.xml.ws.RequestWrapper(localName = " ", targetNamespace = " ", className = " ")
@javax.xml.ws.ResponseWrapper(localName = " ", targetNamespace = " ", className = " ")
public
void
void
(
@javax.jws.WebParam(name = " ", targetNamespace = " ", mode = javax.jws.WebParam.Mode.INOUT
, partName = " " )
javax.xml.ws.Holder<
>
javax.xml.ws.Holder<
>
,
@javax.jws.WebParam(name = " ", targetNamespace = " ", mode = javax.jws.WebParam.Mode.INOUT
, partName = " " )
javax.xml.ws.Holder<
>
javax.xml.ws.Holder<
>
,
@javax.jws.WebParam(name = " ", targetNamespace = " "
, partName = " " )
,
@javax.jws.WebParam(name = " ", targetNamespace = " "
, partName = " " )
,
)
throws
,
;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy