Package | Description |
---|---|
org.jboss.netty.bootstrap |
IoC/DI friendly helper classes which enable an easy implementation of
typical client side and server side channel initialization.
|
org.jboss.netty.example.uptime |
Class and Description |
---|
Bootstrap
A helper class which initializes a
Channel . |
Class and Description |
---|
ClientBootstrap
A helper class which creates a new client-side
Channel and makes a
connection attempt. |
Copyright © 2008–2017 The Netty Project. All rights reserved.