ksreen [https://community.jboss.org/people/ksreen] created the discussion

"Re: A question on ConnectionValidator"

To view the discussion, visit: https://community.jboss.org/message/724542#724542

--------------------------------------------------------------
Hi,

                   Thanks for the responses. I was looking for 
ConnectionValidator class for getting a notification in my client code when the 
server side connection drops/goes down for some reason. The client code can 
after all get a notification if it registers a handler for connection close. 
The RemoteReadListner class will listen for closed connections and invoke the 
connection close handler, which will notify the client handler about the 
connection close.  I got it by going through the JBoss AS code. Please let me 
know if this is the way to go about getting notifications in remoting3. 

Regards
Kamala
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/724542#724542]

Start a new discussion in JBoss Remoting at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to