Class InOutDefinition

  • All Implemented Interfaces:
    org.apache.camel.CamelContextAware, org.apache.camel.LineNumberAware, Block, EndpointRequiredDefinition, org.apache.camel.NamedNode, org.apache.camel.spi.HasId, org.apache.camel.spi.IdAware

    @Metadata(label="eip,routing")
    @Deprecated
    public class InOutDefinition
    extends SendDefinition<InOutDefinition>
    Deprecated.
    Marks the exchange pattern for the route to request/reply
    • Constructor Detail

      • InOutDefinition

        public InOutDefinition()
        Deprecated.
      • InOutDefinition

        public InOutDefinition​(String uri)
        Deprecated.
      • InOutDefinition

        public InOutDefinition​(org.apache.camel.Endpoint endpoint)
        Deprecated.