Uses of Class
org.apache.camel.component.mock.TimeClause
-
Uses of TimeClause in org.apache.camel.component.mock
Methods in org.apache.camel.component.mock that return TimeClauseModifier and TypeMethodDescriptionAssertionClause.arrives()Adds aTimeClausepredicate for message arriving.TimeClause.TimeClassUnit.millis()TimeClause.TimeClassUnit.minutes()TimeClause.TimeClassUnit.seconds()Constructors in org.apache.camel.component.mock with parameters of type TimeClauseModifierConstructorDescriptionTimeClassUnit(TimeClause clause, int to) TimeClassUnit(TimeClause clause, int from, int to)