You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Julien Vermillard <jv...@gmail.com> on 2007/09/20 13:55:44 UTC

Re: IoSession.setIdleTime gone

Hi
Yep it's gone, idleness checking was an under used feature so it was removed.

Well, no it's a joke ;)
Now it's there : session.getConfig().setIdleTime(IdleStatus status,
int idleTime);

Julien

2007/9/20, gorano <go...@bskyb.com>:
>
> Morning,
>
> I'm using the latest maven snapshot and it seems like some changes to
> session.setIdleTime have happened, Hm.. well its gone.
>
> Where can I find this functionality now?
>
> Cheers
>
> Goran
> --
> View this message in context: http://www.nabble.com/IoSession.setIdleTime-gone-tf4486575s16868.html#a12794211
> Sent from the Apache MINA Commits mailing list archive at Nabble.com.
>
>