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

-ws-commons.spring.jaxws-spring.1.9.source-code.spring-jax-ws-core.xsd Maven / Gradle / Ivy

The newest version!





  
  
    
      
    
    
      
        
          enabled="false" can be specified to override the {@link Addressing} annotation
on the source code. Defaults to true.
          ]]>
        
      
      
        
          
        
      
      
      
    
  


  
  
    
      
    
    
      
        
          enabled="false" can be specified to override the {@link MTOM} annotation
on the source code. Defaults to true.
          ]]>
        
      
      
        
          
        
      
      
      
    
  


  
  
    
      
    
    
      
        
          
            
This is an advanced configuration option for those who would like to control
what processing JAX-WS runtime performs. The default value is {@code null},
in which case the {@link TubelineAssemblerFactory} is looked up from the META-INF/services.
            ]]>
          
          
            
          
        
        
          
            
          
          
            
          
        
        
          
            
          
          
            
          
        
        
          
            
          
          
            
          
        
        
          
            
          
          
            
          
        
        
          
            
If there's just one handler and that handler is declared elsewhere,
you can use this as a nested attribute like handlers="#myHandler".
Or otherwise a nested <bean> or <ref> tag can be used to
specify multiple handlers.
            ]]>
          
          
            
          
        
        
          
            
          
          
            
          
        
        
          
            
The collection can contain {@link String}, {@link URL}, or {@link SDDocumentSource}
elements.

If element is a String, {@link ServletContext} (if available) and {@link ClassLoader} are searched for this path, then failing that, it's treated as an absolute {@link URL}. ]]> Defaults to the WSDL discovered in META-INF/wsdl,

It can be either {@link String}, {@link URL}, or {@link SDDocumentSource}.

If primaryWsdl is a String, {@link ServletContext} (if available) and {@link ClassLoader} are searched for this path, then failing that, it's treated as an absolute {@link URL}. ]]> If omitted, the default catalog resolver is created by looking at /WEB-INF/jax-ws-catalog.xml (if we run as a servlet) or /META-INF/jax-ws-catalog.xml (otherwise.) ]]> This is an advanced configuration option for those who would like to control what processing JAX-WS runtime performs. The default value is {@code null}, in which case the {@link TubelineAssemblerFactory} is looked up from the META-INF/services. ]]> {@value SOAPBinding#SOAP11HTTP_BINDING} or {@value SOAPBinding#SOAP12HTTP_BINDING}.

If none is specified, {@link BindingType} annotation on SEI is consulted. If that fails, {@link SOAPBinding#SOAP11HTTP_BINDING}. ]]> Defaults to the WSDL discovered in META-INF/wsdl,

It can be either {@link String}, {@link URL}, or {@link SDDocumentSource}.

If primaryWsdl is a String, {@link ServletContext} (if available) and {@link ClassLoader} are searched for this path, then failing that, it's treated as an absolute {@link URL}. ]]> If omitted, the default catalog resolver is created by looking at /WEB-INF/jax-ws-catalog.xml (if we run as a servlet) or /META-INF/jax-ws-catalog.xml (otherwise.) ]]>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy