Interface NettyHttpRequestBuilder

All Known Implementing Classes:
AbstractNettyHttpRequest, NettyClientHttpRequest, NettyHttpRequest

@Internal public interface NettyHttpRequestBuilder
Common interface for client and server to implement to construct the Netty versions of the request objects.
Since:
2.0.0
Author:
graemerocher
  • Method Details