Interface PlatformHttpConsumer

All Superinterfaces:
AutoCloseable, org.apache.camel.Consumer, org.apache.camel.EndpointAware, org.apache.camel.Service

public interface PlatformHttpConsumer extends org.apache.camel.Consumer
Consumer for the platform-http component.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the PlatformHttpEndpoint for the consumer.

    Methods inherited from interface org.apache.camel.Consumer

    createExchange, defaultConsumerCallback, getProcessor, releaseExchange

    Methods inherited from interface org.apache.camel.Service

    build, close, init, start, stop