Search Java Classes and Packages
Search Java Frameworks and Libraries
 
  
    
      
      
      #Org.apache.activemq.memory.list Classes and Interfaces - 3 results found. 
        
      | Name | Description | Type | Package | Framework | 
| DestinationBasedMessageList | An implementation of MessageList which maintains a separate message list for each destination to reduce contention on the list and to speed up | Class | org.apache.activemq.memory.list | Apache ActiveMQ | 
|
| MessageList | A container of messages which is used to store messages and then  replay them later for a given subscription. | Interface | org.apache.activemq.memory.list | Apache ActiveMQ | 
|
| SimpleMessageList | A simple fixed size MessageList where there is a single, fixed size list that all messages are added to for simplicity. | Class | org.apache.activemq.memory.list | Apache ActiveMQ |