The callbacks are "push callbacks"

Another question:

In the server side, I use the handleCallback() method to send a callback to a 
client.

The handleCallback() method is invoked by my application thread.

Is the serialization done by my application thread or another thread is used 
for the serialization?

Is the callback delivered by my application thread or another thread is used 
for the delivering?

what tasks are my application thread used for?

Thanx in advance.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025887#4025887

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025887
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to