Uses of Class
org.apache.camel.component.box.internal.BoxEventsManagerApiMethod
-
Packages that use BoxEventsManagerApiMethod Package Description org.apache.camel.component.box.internal -
-
Uses of BoxEventsManagerApiMethod in org.apache.camel.component.box.internal
Methods in org.apache.camel.component.box.internal that return BoxEventsManagerApiMethod Modifier and Type Method Description static BoxEventsManagerApiMethod
BoxEventsManagerApiMethod. valueOf(String name)
Returns the enum constant of this type with the specified name.static BoxEventsManagerApiMethod[]
BoxEventsManagerApiMethod. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-