Uses of Class
org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
-
Packages that use HttpServerChannelHandler Package Description org.apache.camel.component.netty.http.handlers -
-
Uses of HttpServerChannelHandler in org.apache.camel.component.netty.http.handlers
Methods in org.apache.camel.component.netty.http.handlers that return HttpServerChannelHandler Modifier and Type Method Description HttpServerChannelHandlerHttpRestConsumerPath. getConsumer()Constructors in org.apache.camel.component.netty.http.handlers with parameters of type HttpServerChannelHandler Constructor Description HttpRestConsumerPath(HttpServerChannelHandler handler)
-