Package org.jboss.netty.handler.connection

Class Summary
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 The Apache Software Foundation. All Rights Reserved.