Class RestNettyHttpBinding

java.lang.Object
org.apache.camel.component.netty.http.DefaultNettyHttpBinding
org.apache.camel.component.netty.http.RestNettyHttpBinding
All Implemented Interfaces:
Cloneable, NettyHttpBinding

public class RestNettyHttpBinding extends DefaultNettyHttpBinding
A NettyHttpBinding that supports the Rest DSL.
  • Constructor Details

    • RestNettyHttpBinding

      public RestNettyHttpBinding()
    • RestNettyHttpBinding

      public RestNettyHttpBinding(org.apache.camel.spi.HeaderFilterStrategy headerFilterStrategy)
  • Method Details