Package org.jboss.netty.bootstrap
package org.jboss.netty.bootstrap
IoC/DI friendly helper classes which enable an easy implementation of
typical client side and server side channel initialization.
-
ClassesClassDescriptionA helper class which initializes a
Channel.A helper class which creates a new client-sideChanneland makes a connection attempt.A helper class which creates a new server-sideChannelfor a connectionless transport.A helper class which creates a new server-sideChanneland accepts incoming connections.