Package org.jboss.netty.example.portunification
-
Class Summary Class Description PortUnificationServer Serves two protocols (HTTP and Factorial) using only one port, enabling either SSL or GZIP dynamically on demand.PortUnificationServerHandler Manipulates the current pipeline dynamically to switch protocols or enable SSL or GZIP.