Uses of Interface
org.apache.dubbo.remoting.http12.h1.Http1ServerTransportListenerFactory
Packages that use Http1ServerTransportListenerFactory
-
Uses of Http1ServerTransportListenerFactory in org.apache.dubbo.remoting.http12.netty4.h1
Constructors in org.apache.dubbo.remoting.http12.netty4.h1 with parameters of type Http1ServerTransportListenerFactoryModifierConstructorDescriptionNettyHttp1ConnectionHandler(URL url, FrameworkModel frameworkModel, TripleConfig tripleConfig, Http1ServerTransportListenerFactory http1ServerTransportListenerFactory)