-
Jun 9th, 2008, 03:51 AM
#1
Spring HttpInvoker supports server callbacks ???
Hi all,
Does Spring HttpInokver implementation supports server callbacks ? If it supports can any body suggest how to register the listeners ? Please send an example if any.
Thanks
-
Jun 9th, 2008, 03:53 AM
#2
It doesn't. It is only for remoting, so calling remote methods. You cannot have the server call a method. You will need some other means for this (messaging for instance).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules