Uses of Interface
net.officefloor.server.http.HttpServerImplementationFactory
-
Packages that use HttpServerImplementationFactory Package Description net.officefloor.server.aws.sam net.officefloor.server.http.netty net.officefloor.server.http.servlet net.officefloor.server.http.undertow -
-
Uses of HttpServerImplementationFactory in net.officefloor.server.aws.sam
Classes in net.officefloor.server.aws.sam that implement HttpServerImplementationFactory Modifier and Type Class Description classSamHttpServerImplementationAWS SAMHttpServerImplementation. -
Uses of HttpServerImplementationFactory in net.officefloor.server.http.netty
Classes in net.officefloor.server.http.netty that implement HttpServerImplementationFactory Modifier and Type Class Description classNettyHttpServerImplementationNettyHttpServerImplementation. -
Uses of HttpServerImplementationFactory in net.officefloor.server.http.servlet
Classes in net.officefloor.server.http.servlet that implement HttpServerImplementationFactory Modifier and Type Class Description classHttpServletHttpServerImplementationHttpServerImplementationto validate tests. -
Uses of HttpServerImplementationFactory in net.officefloor.server.http.undertow
Classes in net.officefloor.server.http.undertow that implement HttpServerImplementationFactory Modifier and Type Class Description classUndertowHttpServerImplementationUndertowHttpServerImplementation.
-