Uses of Interface
org.apache.dubbo.rpc.protocol.tri.rest.support.servlet.HttpSessionFactory
Packages that use HttpSessionFactory
-
Uses of HttpSessionFactory in org.apache.dubbo.rpc.protocol.tri.rest.support.servlet
Constructors in org.apache.dubbo.rpc.protocol.tri.rest.support.servlet with parameters of type HttpSessionFactoryModifierConstructorDescriptionServletHttpRequestAdapter(org.apache.dubbo.remoting.http12.HttpMetadata metadata, org.apache.dubbo.remoting.http12.HttpChannel channel, javax.servlet.ServletContext servletContext, HttpSessionFactory sessionFactory)