All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.axis2.wsdl.template.java.JaxwsServiceEndpointInterfaceImplTemplate.xsl Maven / Gradle / Ivy

There is a newer version: 1.8.2
Show newest version



    
    
    package ;

/**
 * .java
 *
 * This class was auto-generated from WSDL.
 * Apache Axis2 version: #axisVersion# #today#
 */

    
@(
        
            
                
                 = ""
            
                
                 = "", 
            
        
    )
public class  {

}
    

    
    
    
    
    
    
    
    /**
     * @param 
     * @return 
     * @throws 
     * @param 
     * @return 
     * @throws  
     */
    public 
                void 
                void 
                 
           
    (
        
    
        @javax.jws.WebParam(name = "", targetNamespace = "", mode = javax.jws.WebParam.Mode.INOUT
                , partName = "")
        
            javax.xml.ws.Holder<
                > 
                
            
            javax.xml.ws.Holder<
                > 
                , 
            
        
    
        
            
        
            
                
                 
                
            
            
                
                 
                , 
            
        
            
        
        
        
            
                
                 
                
            
            
                
                 
                , 
            
        
    
    )
               
            throws 
               ,
            {
        //TODO : fill this with the necessary business logic
        throw new java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName()
                + "#" + this.getClass().getEnclosingMethod().getName());
    }
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy