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