Great. I will try that. Thanks a lot. 2007/4/11, Julien Vermillard <[EMAIL PROTECTED]>:
Yes, It's what I ususaly do. Julien Le mercredi 11 avril 2007 à 22:30 +0800, mat a écrit : > Hi, there > > Is it possible for now(since the filter is not officely in mina 1.0.2) I > send the ping info every 1 mins and also set session.setIdleTime( > IdleStatus.READER_IDLE, 2mins) to do this job? > > > Thanks. > > > > 2007/4/10, Eero Nevalainen <[EMAIL PROTECTED]>: > > > > mat wrote: > > > Thanks. Trustin > > > > > > However, is it already in the mina1.0.2? BTW, can I implement my own > > > protocol for ping-pong purpose? > > > > The "filter" will send whatever message that's specified in the > > constructor, so you can use it with whatever protocol. > > > > > > Trustin: I just noted that the ActiveKeepAliveFilter that I sent you > > actually doesn't have the constructor that let's you specify the sent > > messages. Can you include that along with the integration? If you look > > at the abstract super class you'll see what I mean. > > > > -Eero Nevalainen > >
