dev@grizzly.java.net

Re: SelectorHandler API update

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Fri, 02 May 2008 21:23:20 +0200

Thanks :)

On May 2, 2008, at 19:16 , Ken Cavanaugh wrote:

> Oleksiy Stashok wrote:
>> Hi,
>>
>> for latest release we will have small API update for SelectorHandler.
>> One method will be added:
>>
>> /**
>> * Get the preffered SelectionKeyHandler implementation for this
>> SelectorHandler.
>> */
>> public Class<? extends SelectionKeyHandler>
>> getPrefferedSelectionKeyHandler();
>>
>>
> Please make that "getPreferredSelectionKeyHandler". Preferred only
> has 1 f, not 2.
>
> Thanks,
>
> Ken.
>> This was added, because we wanted to make possible for different
>> transports to have own preffered SelectionKeyHandlers, which will
>> be used by default.
>>
>> Thanks.
>>
>> WBR,
>> Alexey.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>