[JDEV] Muse Api Help
Colin Bell
colinb at gatewest.co.uk
Fri Jun 27 09:49:41 CDT 2003
Does anyone know how to use the removeMessageListener method in the
muse api ?
Ie
session.getConnection().addConnectionListener(new
DefaultConnectionListener());
jsession.removeMessageListener(???);
session.getConnection().addMessageListener(new
DefaultMessageListener());
jsession.removeMessageListener(???);
I can't seem to figure out what to put where the ??? are.
Thanks
More information about the JDev
mailing list