Adding ChannelPipelineCoverage("one") annotated handler to default pipeline
Trustin Lee
tlee at redhat.com
Thu Apr 2 02:56:47 EDT 2009
I already updated the Javadoc. Could you check the SVN head and let
me know if it's clear now?
— Trustin Lee, http://gleamynode.net/
On Thu, Apr 2, 2009 at 3:34 PM, hezjing <hezjing at gmail.com> wrote:
>> > I think we should never add a ChannelPipelineCoverage("one") annotated
>> > handler to the bootstrap's default pipeline.
>> > Can Netty warns if the user try to add a ChannelPipelineCoverage("one")
>> > annotated handler to the bootstrap's default pipeline?
>>
>> I thought about that, but there's a case where a user creates only one
>> connection. In this case, a handler with
>> ChannelPipelineCoverage("one") should be allowed.
>
> I think this is a useful information to be added in the Javadoc.
>
> --
>
> Hez
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
>
More information about the netty-users
mailing list