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