Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.activemq.memory.list Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
DestinationBasedMessageListAn implementation of MessageList which maintains a separate message list for each destination to reduce contention on the list and to speed upClassorg.apache.activemq.memory.listApache ActiveMQ
MessageListA container of messages which is used to store messages and then replay them later for a given subscription.Interfaceorg.apache.activemq.memory.listApache ActiveMQ
SimpleMessageListA simple fixed size MessageList where there is a single, fixed size list that all messages are added to for simplicity.Classorg.apache.activemq.memory.listApache ActiveMQ