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

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

There is a newer version: 1.8.2
Show newest version



    
    
/**
 * .java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis2 version: #axisVersion# #today#
 */
    package ;
    /**
     *   java skeleton for the axisService
     */
    public class 
         implements {
        
     
         
         
         
         
         
        /**
         * Auto generated method signature
         * 
         
         
            
                    
                    
                        
                            
                            
                            
                                
                                   * @param  : 
                                
                                
                                    * @param  : 
                                
                            
                        
                    
              
            
                  
                    
                        
                            
                            
                            
                                
                                   
                                     * @param  
                                    
                                
                                
                                     * @param  
                                
                            
                        
                    
            
        
             * @return  
         
             * @throws  
         
         */
        
            
                  public  void
                    
                    
                     
                  (
                  
                        
                            
                                
                                
                                
                                    
                                        
                                    
                                    
                                         
                                    
                                
                            
                            
                        
                  )
            
            
                 
                 public 
                    void
                    
                    
                    void
                    
                 
                  (
                  
                        
                            
                                
                                
                                
                                    
                                       
                                            , 
                                        
                                    
                                    
                                         
                                    
                                
                            
                            
                        
                  )
            
        
         
           
               throws 
               ,
           {
                //TODO : fill this with the necessary business logic
                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#");
        }
     
    }
    
 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy