| Package | Description |
|---|---|
| org.apache.james.protocols.netty |
| Class and Description |
|---|
| AbstractAsyncServer
Abstract base class for Servers which want to use async io
|
| AbstractChannelPipelineFactory
Abstract base class for
ChannelPipelineFactory implementations |
ConnectionLimitUpstreamHandler
ChannelUpstreamHandler which limit the concurrent connection. |
ConnectionPerIpLimitUpstreamHandler
ChannelUpstreamHandler which limit connections per IP
This handler must be used as singleton when adding it to the ChannelPipeline to work correctly
TODO: Remove when its committed to NETTY. |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.