Uses of Interface
net.jrouter.http.netty.HttpServerActionFactory
Packages that use HttpServerActionFactory
-
Uses of HttpServerActionFactory in net.jrouter.http.netty
Classes in net.jrouter.http.netty that implement HttpServerActionFactoryModifier and TypeClassDescriptionstatic class提供ServletActionFactory接口默认实现。Constructors in net.jrouter.http.netty with parameters of type HttpServerActionFactoryModifierConstructorDescriptionJRouterHttpRequestHandler(HttpServerActionFactory httpServerActionFactory) Constructor.