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
>