|
From: Jeronimo G. <jj...@pr...> - 2007-04-19 20:03:22
|
Thanks. I've created an issue in jira for this: http://www.quickfixj.org/jira/browse/QFJ-163 Toli Kuznets wrote: >QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ >QuickFIX/J Support: http://www.quickfixj.org/support/ >Looks like the getState() function disappeared from Session.java in >revision 567, but corresponding delegation getter was left out: >http://quickfixj.svn.sourceforge.net/viewvc/quickfixj/trunk/core/src/main/java/quickfix/Session.java?r1=549&r2=567 > >Not sure if there's now a way to get to that function, so this may be a bug. > >On 4/19/07, Jeronimo Ginzburg <jj...@pr...> wrote: > > > >>I was using quickfixj 1.0.5 and in order to see if a given session was >>timed out I called getState().isTimedOut() >>Now in 1.1.0 there is no getState() method in Session. How can I know if >>a session is timed out in 1.1? >> >> > > > > |