Uses of Class
org.apache.camel.v1.integrationspec.Flows
-
Packages that use Flows Package Description org.apache.camel.v1 -
-
Uses of Flows in org.apache.camel.v1
Methods in org.apache.camel.v1 that return types with arguments of type Flows Modifier and Type Method Description java.util.List<Flows>IntegrationSpec. getFlows()Method parameters in org.apache.camel.v1 with type arguments of type Flows Modifier and Type Method Description voidIntegrationSpec. setFlows(java.util.List<Flows> flows)
-