Uses of Class
org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
-
-
Uses of VertxPlatformHttpServerConfiguration.BodyHandler in org.apache.camel.component.platform.http.vertx
Methods in org.apache.camel.component.platform.http.vertx that return VertxPlatformHttpServerConfiguration.BodyHandler Modifier and Type Method Description VertxPlatformHttpServerConfiguration.BodyHandlerVertxPlatformHttpServerConfiguration. getBodyHandler()Methods in org.apache.camel.component.platform.http.vertx with parameters of type VertxPlatformHttpServerConfiguration.BodyHandler Modifier and Type Method Description voidVertxPlatformHttpServerConfiguration. setBodyHandler(VertxPlatformHttpServerConfiguration.BodyHandler bodyHandler)
-