Class StopLocalServerHandler
- java.lang.Object
-
- de.seitenbau.serviceportal.prozesspipeline.handler.StopLocalServerHandler
-
- All Implemented Interfaces:
WebServerUtils
public class StopLocalServerHandler extends java.lang.Object implements WebServerUtils
-
-
Field Summary
-
Fields inherited from interface de.seitenbau.serviceportal.prozesspipeline.webserver.WebServerUtils
FILE_PATTERNS_BY_NAME, FILE_PATTERNS_BY_PATH, FORMLANGUAGE, FORMNAME, FORMVERSION
-
-
Constructor Summary
Constructors Constructor Description StopLocalServerHandler(java.io.File basepath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstopServer()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.seitenbau.serviceportal.prozesspipeline.webserver.WebServerUtils
log, send, send, sendBytes
-
-