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