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