Class CamelEndpointCatalog


  • public class CamelEndpointCatalog
    extends Object
    Author:
    Christoph Deppisch
    • Method Detail

      • asynchronous

        public com.consol.citrus.camel.endpoint.CamelEndpointBuilder asynchronous()
        Gets the async endpoint builder.
        Returns:
      • synchronous

        public com.consol.citrus.camel.endpoint.CamelSyncEndpointBuilder synchronous()
        Gets the sync endpoint builder.
        Returns:
      • inOnly

        public com.consol.citrus.camel.endpoint.CamelEndpointBuilder inOnly()
        Gets the inOnly endpoint builder.
        Returns:
      • inOut

        public com.consol.citrus.camel.endpoint.CamelSyncEndpointBuilder inOut()
        Gets the inOut endpoint builder.
        Returns: