Uses of Interface
org.apache.dubbo.remoting.http12.HttpRequest
Packages that use HttpRequest
-
Uses of HttpRequest in org.apache.dubbo.remoting.http12
Methods in org.apache.dubbo.remoting.http12 with parameters of type HttpRequestModifier and TypeMethodDescriptionstatic io.netty.handler.codec.http.multipart.HttpPostRequestDecoderHttpUtils.createPostRequestDecoder(HttpRequest request, InputStream inputStream, String charset) -
Uses of HttpRequest in org.apache.dubbo.remoting.http12.message
Classes in org.apache.dubbo.remoting.http12.message with type parameters of type HttpRequestModifier and TypeInterfaceDescriptioninterfaceHttpMessageAdapterFactory<HR extends HttpRequest,REQUEST, RESPONSE> Classes in org.apache.dubbo.remoting.http12.message that implement HttpRequest