Uses of Interface
org.apache.dubbo.remoting.http12.HttpInputMessage
Packages that use HttpInputMessage
Package
Description
-
Uses of HttpInputMessage in org.apache.dubbo.remoting.http12
Classes in org.apache.dubbo.remoting.http12 with type parameters of type HttpInputMessageModifier and TypeInterfaceDescriptioninterfaceHttpTransportListener<HEADER extends HttpMetadata,MESSAGE extends HttpInputMessage> -
Uses of HttpInputMessage in org.apache.dubbo.remoting.http12.h1
Subinterfaces of HttpInputMessage in org.apache.dubbo.remoting.http12.h1Classes in org.apache.dubbo.remoting.http12.h1 that implement HttpInputMessageModifier and TypeClassDescriptionfinal classfinal classfinal classConstructors in org.apache.dubbo.remoting.http12.h1 with parameters of type HttpInputMessageModifierConstructorDescriptionDefaultHttp1Request(RequestMetadata httpMetadata, HttpInputMessage httpInputMessage) DefaultHttp1Response(HttpMetadata httpMetadata, HttpInputMessage httpInputMessage) -
Uses of HttpInputMessage in org.apache.dubbo.remoting.http12.h2
Classes in org.apache.dubbo.remoting.http12.h2 with type parameters of type HttpInputMessageModifier and TypeInterfaceDescriptioninterfaceCancelableTransportListener<HEADER extends HttpMetadata,MESSAGE extends HttpInputMessage> Subinterfaces of HttpInputMessage in org.apache.dubbo.remoting.http12.h2Classes in org.apache.dubbo.remoting.http12.h2 that implement HttpInputMessage