Uses of Class
org.apache.camel.component.platform.http.PlatformHttpEndpoint
Packages that use PlatformHttpEndpoint
Package
Description
-
Uses of PlatformHttpEndpoint in org.apache.camel.component.platform.http
Methods in org.apache.camel.component.platform.http that return PlatformHttpEndpoint -
Uses of PlatformHttpEndpoint in org.apache.camel.component.platform.http.spi
Methods in org.apache.camel.component.platform.http.spi that return PlatformHttpEndpointModifier and TypeMethodDescriptionPlatformHttpConsumer.getEndpoint()Gets thePlatformHttpEndpointfor the consumer.Methods in org.apache.camel.component.platform.http.spi with parameters of type PlatformHttpEndpointModifier and TypeMethodDescriptionPlatformHttpEngine.createConsumer(PlatformHttpEndpoint platformHttpEndpoint, org.apache.camel.Processor processor) Creates a newPlatformHttpConsumerfor the givenPlatformHttpEndpoint.