Class HttpServerFactory
- java.lang.Object
-
- de.seitenbau.serviceportal.prozesspipeline.helper.HttpServerFactory
-
public final class HttpServerFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.sun.net.httpserver.HttpServercreateAndStartHttpServer(java.lang.String contextPath, com.sun.net.httpserver.HttpHandler httpHandler)
-