Uses of Interface
org.apache.dubbo.remoting.http12.HttpTransportListener
Packages that use HttpTransportListener
-
Uses of HttpTransportListener in org.apache.dubbo.remoting.http12.h1
Subinterfaces of HttpTransportListener in org.apache.dubbo.remoting.http12.h1 -
Uses of HttpTransportListener in org.apache.dubbo.remoting.http12.h2
Subinterfaces of HttpTransportListener in org.apache.dubbo.remoting.http12.h2Modifier and TypeInterfaceDescriptioninterfaceCancelableTransportListener<HEADER extends HttpMetadata,MESSAGE extends HttpInputMessage> interface