Hi Nicolas Is there any documentation on apeReconnect? I only found apeDisconnect and restoreStart/restoreEnd
http://www.ape-project.org/docs/client/events/ Is the docs up to date? On Jun 8, 6:30 pm, Nicolas Trani <[email protected]> wrote: > Hi > I think what you are looking for is event apeDisconnect and > apeReconnect. You can catch those with client.addEvent('apeDisconnect', > function() {}); > > Cheers. > On 08/06/2010 11:30, Matija Hiti wrote: > > > > > > > Hi, > > > I'm looking for a method which would catch unsuccessful APE call on > > client, when there is no response from server (i.e. server down). > > > Is there anything in the JSF that would catch such event? > > > Best, > > Matija > > -- > > You received this message because you are subscribed to the Google > > Groups "APE Project" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/ape-project?hl=en > > --- > > APE Project (Ajax Push Engine) > > Official website :http://www.ape-project.org/ > > Git Hub :http://github.com/APE-Project/ > > -- > Nicolas Trani - Web engineer > Weelya - Improve the web > 32 rue du faubourg boutonnet > 34090 Montpellierhttp://www.weelya.comhttp://www.ape-project.org -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
