Uses of Class
org.apache.camel.v1.integrationplatformspec.traits.Route
-
Packages that use Route Package Description org.apache.camel.v1.integrationplatformspec -
-
Uses of Route in org.apache.camel.v1.integrationplatformspec
Methods in org.apache.camel.v1.integrationplatformspec that return Route Modifier and Type Method Description RouteTraits. getRoute()Methods in org.apache.camel.v1.integrationplatformspec with parameters of type Route Modifier and Type Method Description voidTraits. setRoute(Route route)
-