Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.excalibur.event.impl Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractQueueProvides the base functionality for the other Queue types.Classorg.apache.excalibur.event.implApache Avalon
DefaultQueueThe default queue implementation is a variable size queue.Classorg.apache.excalibur.event.implApache Avalon
FixedSizeQueueAn implementation of the Queue that has a fixed size.Classorg.apache.excalibur.event.implApache Avalon
LossyMultiCastSinkThis is a org.Classorg.apache.excalibur.event.implApache Avalon
MultiCastSinkThis is a org.Classorg.apache.excalibur.event.implApache Avalon
NullDequeueInterceptorThe dequeue executable interface describes operations that are executed before and after elements are pulled from aClassorg.apache.excalibur.event.implApache Avalon
NullEnqueuePredicateThe NullEnqueuePredicate does nothing to limit a Queue's ability to enqueue.Classorg.apache.excalibur.event.implApache Avalon
RateLimitingPredicateThis enqueue predicate implements input rate policing.Classorg.apache.excalibur.event.implApache Avalon
ThresholdEnqueuePredicateThe ThresholdEnqueuePredicate limits the elements that can be enqueued based on the size of the Queue.Classorg.apache.excalibur.event.implApache Avalon