public final class KafkaResumeFactory
extends Object
-
Method Summary
static org.apache.camel.resume.ResumeStrategy
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
build
public static org.apache.camel.resume.ResumeStrategy build(String name,
String resumeServer,
String topic,
String cacheFillPolicy)