Class Server
java.lang.Object
org.glassfish.grizzly.samples.http.download.Server
Simple HTTP (Web) server, which listens on a specific TCP port and shares
static resources (files), located in a passed folder.
- Author:
- Alexey Stashok
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HOST
- See Also:
-
PORT
public static final int PORT- See Also:
-
-
Constructor Details
-
Server
public Server()
-
-
Method Details
-
main
- Throws:
IOException
-