Package sec.web.renderer
Class MultiPointServer
java.lang.Object
sec.web.renderer.MultiPointServer
- Author:
- Robert.Bathmann
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassfrom: whowish-programming.blogspot.com/2011/04/get-post-parameters-from-java-http.html with modifications -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultiPointServer
public MultiPointServer(int port) -
MultiPointServer
public MultiPointServer(int port, int backlog)
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
getPortNumber
public int getPortNumber()
-