Uses of Class
org.apache.camel.component.platform.http.PlatformHttpEndpoint
Packages that use PlatformHttpEndpoint
-
Uses of PlatformHttpEndpoint in org.apache.camel.component.platform.http.spi
Methods in org.apache.camel.component.platform.http.spi with parameters of type PlatformHttpEndpointModifier and TypeMethodDescriptionorg.apache.camel.ConsumerPlatformHttpEngine.createConsumer(PlatformHttpEndpoint platformHttpEndpoint, org.apache.camel.Processor processor) Creates a newConsumerfor the givenPlatformHttpEndpoint.