See: Description
Class | Description |
---|---|
Bootstrap |
A helper class which initializes a
Channel . |
ClientBootstrap |
A helper class which creates a new client-side
Channel and makes a
connection attempt. |
ConnectionlessBootstrap |
A helper class which creates a new server-side
Channel for a
connectionless transport. |
ServerBootstrap |
A helper class which creates a new server-side
Channel and accepts
incoming connections. |
Copyright © 2008-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.