OioDatagramChannelFactory for client and server?

Trustin Lee tlee at redhat.com
Wed Apr 8 04:50:35 EDT 2009


On Wed, Apr 8, 2009 at 5:49 PM, Trustin Lee <tlee at redhat.com> wrote:
> On Sat, Apr 4, 2009 at 5:06 PM, hezjing <hezjing at gmail.com> wrote:
>> Hi
>> The Javadoc explains that OioDatagramChannelFactory is to create a blocking
>> I/O based UDP client.
>>
>> What should we use to create a UDP server?
>
> Actually, you can create a UDP client using OioDatagramChannelFactory.
>  It was a documentation mistake.  Please refer to the QOTM server
> example.

Oops.  Actually, you can create both UDP client and server using
OioDatagramChannelFactory.  It was a documentation mistake.  Please
refer to the QOTM server example.




More information about the netty-users mailing list