Uses of Class
org.apache.camel.component.disruptor.DisruptorNotStartedException
Packages that use DisruptorNotStartedException
-
Uses of DisruptorNotStartedException in org.apache.camel.component.disruptor
Methods in org.apache.camel.component.disruptor that throw DisruptorNotStartedExceptionModifier and TypeMethodDescriptionlongDisruptorEndpoint.getRemainingCapacity()longDisruptorReference.getRemainingCapacity()voidDisruptorReference.publish(org.apache.camel.Exchange exchange) voidDisruptorReference.tryPublish(org.apache.camel.Exchange exchange)