Package org.apache.camel.processor
Class MulticastProcessor.MulticastTask
- java.lang.Object
-
- org.apache.camel.processor.MulticastProcessor.MulticastTask
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- MulticastProcessor
protected class MulticastProcessor.MulticastTask extends Object implements Runnable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidaggregate()protected voiddoDone(org.apache.camel.Exchange exchange, boolean forceExhaust)voidrun()protected voidtimeout()StringtoString()
-