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.BodyHandler
VertxPlatformHttpServerConfiguration. getBodyHandler()
Methods in org.apache.camel.component.platform.http.vertx with parameters of type VertxPlatformHttpServerConfiguration.BodyHandler Modifier and Type Method Description void
VertxPlatformHttpServerConfiguration. setBodyHandler(VertxPlatformHttpServerConfiguration.BodyHandler bodyHandler)
-