Class HttpHelloWorldServer
java.lang.Object
org.jboss.netty.example.http.helloworld.HttpHelloWorldServer
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SSL
static final boolean SSL -
PORT
static final int PORT
-
-
Constructor Details
-
HttpHelloWorldServer
public HttpHelloWorldServer()
-
-
Method Details
-
main
- Throws:
Exception
-