Class HttpPUServer
java.lang.Object
org.glassfish.grizzly.samples.portunif.HttpPUServer
Port-unification sample, which hosts "HTTP", "add" and "sub"
services on the same port.
Sample creates a protocol tree:
TransportFilter
|
PUFilter
|
-------------------------------------------------------
| | |
AddServerMessageFilter SubServerMessageFilter HttpCodecFilter
| | |
AddServiceFilter SubServiceFilter HttpServerFilter
- Author:
- Alexey Stashok
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpPUServer
public HttpPUServer()
-
-
Method Details
-
main
- Throws:
IOException
-