Class WebhookUtils

java.lang.Object
org.apache.camel.component.webhook.WebhookUtils

public final class WebhookUtils extends Object
Some utilities for the webhook component.
  • Method Details

    • locateRestConsumerFactory

      public static org.apache.camel.spi.RestConsumerFactory locateRestConsumerFactory(org.apache.camel.CamelContext context, WebhookConfiguration configuration)
      Used to locate the most suitable RestConsumerFactory.