Package net.officefloor.server.http
Interface HttpServerImplementationFactory
- All Superinterfaces:
ServiceFactory<HttpServerImplementation>
- All Known Implementing Classes:
GoogleFunctionHttpServerImplementation,HttpServletHttpServerImplementation,NettyHttpServerImplementation,SamHttpServerImplementation,UndertowHttpServerImplementation,VertxHttpServerImplementation
ServiceFactory for the HttpServerImplementation.- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService