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

schemas.wsdl.jms.xsd Maven / Gradle / Ivy

There is a newer version: 3.0.0-milestone2
Show newest version



  
    
    
    
    
    
    
    
    
    

    
        
            JMS Session pool configuration policy
        
        
            
        		
        		
        	
		
    
    
    
    	
    		
    			
    			
    			
    		
    	
    

    
		
            
        		
        		
			
		        	
    

    
        
            
            
        
    
    
    
        
            JMS header properties.
        
        
            
        
        
        
        
        
        
        
        
        
        
    
    
    
        
    
    
    
        
            
            
        
    
   
   
        
            
                javaNaming properties name/value pair.
            
        
        
        
            
                
                    Name of Java Naming Property
                
            
        
        
            
                
                    Value of Java Naming Property
                
            
         
    
    
    
        
            
            
            
        
    
    
    
    	
    		
    			
    				
    			
    			
    				
    					
    						JMS Destination style queue or topic.
    					
    				
    			

    			
    				
    					
    						Type of the JNDI Connection factory
    						queueConnectionFactory or
    						topicConnectionFactory.
    					
    				
    			
    			
    				
    					
    						Name of the JNDI Destination queue or topic.
    					
    				
    			

    			
    				
    					
    						JMS destination queue name or topic name.
    					
    				
    			

    			
    				
    					
    						JMS Message Replyto destination when static
    						queues are used for reply.
    					
    				
    			

    			
    				
    					
    						JMS Replyto destination queue name when
    						using static queues for reply.
    					
    				
    			

    			
    				
    					
    						UserName to use while creating JMS
    						queue/topic connection.
    					
    				
    			
    			
    				
    					
    						Password to use while creating JMS
    						queue/topic connection.
    					
    				
    			
    			
    			
    		
    	
    

    
        
            
                
                    
                        Type of the JMS Message payload, currently supported text and binary.
                    
                
            
        
    
    
    
        
            JMS configuration policy for CXF Server.
            These are used for configuring JMS port on CXF server side.
            
        
        
            
                
                    Sets selection criteria for messages received by server
                
                
                    
                        
                          JMS Message Selector attribute to filter messages from the queue.
                        
                    
                
                
                    
                        
                          Flag to indicate whether to use JMS Message Id as correlation ID. It is serverside only so should go in ServerPolicy
                        
                    
                
                
                    
                        
                          Flag to specify whether to use JMS transaction support on server side.
                        
                    
                
                
                    
                        
                           Specifies the name of the Durable Subscription
                        
                    
                
            
        
    
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy