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