Re: Events, outgoing interfaces?

"Vitaly Shelest(home)" <[email protected]> Wed, 15 Jun 2005 15:37:52 +0200
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <003601c571af$6dd72940$690fa8c0@vitallis>
At 
http://simtel.net/product.php[id]60701[sekid]0[SiteID]simtel.net
you will find an example for MSMQ. The example source is packed in the proper JAR. Questions send to my Email.

Vitaly Shelest


----- Original Message ----- 
  From: Bodlák Martin 
  Newsgroups: gmane.comp.windows.devel.jawin
  Sent: Wednesday, June 15, 2005 1:54 PM
  Subject: Events, outgoing interfaces?


  Hello, I am new to this list.
  I try to use my own COM objects from within Java code and I found Jawin. I think it is great piece of software.
   
  What I need is to hook on some events (my COM objects are something like the middle tier between applications and Message Queuing). 
  Are there some equivalents to DispEventAdvise and DispEventUnadvise (C++) in Jawin?
   
  I have generated stubs for my COM objects and now I want to implement the callback class with outgoing interface.
  Unfortunately I have found no clue neither in this mailing list nor in documentation or demos.
   
  Please can anyone help me?
  Thank you in advance...
   
  Martin