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 TimeClause Modifier and Type Method Description TimeClauseAssertionClause. arrives()Adds aTimeClausepredicate for message arriving.TimeClauseTimeClause.TimeClassUnit. millis()TimeClauseTimeClause.TimeClassUnit. minutes()TimeClauseTimeClause.TimeClassUnit. seconds()Constructors in org.apache.camel.component.mock with parameters of type TimeClause Constructor Description TimeClassUnit(TimeClause clause, int to)TimeClassUnit(TimeClause clause, int from, int to)
-