Uses of Annotation Interface
org.apache.camel.Pattern
Packages that use Pattern
-
Uses of Pattern in org.apache.camel
Classes in org.apache.camel with annotations of type PatternModifier and TypeClassDescription@interfaceMarks methods as beingExchangePattern.InOnlyfor one way asynchronous invocation when using Bean Integration to overload the default value which isExchangePattern.InOutfor request/reply if no annotations are used.@interfaceMarks a method as beingExchangePattern.InOutwhen a class or interface has been annotated withInOnlywhen using Bean Integration.