Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Small question about method connect

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello all

I'm working on OSCAR/ICQ provider for ECF and I have a question:

Method IContainer#connect must be synchronous or asynchronous? I.E. I call

IContainer mycontainer = ...
mycontainer.connect(...);

Do my thead sleep while connection being maked or my thread must
continue? May be container must generate event when connection has
maked? Has ECF any listeners on connection maked?

Thanks.

- --
Pavel Samolisov

Meet me at:
Vkontakte.ru: http://vkontakte.ru/id3178981
Blog: http://samolisov.blogspot.com
Twitter: http://twitter.com/samolisov
XMPP/Jabber: samolisov@xxxxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktIFWIACgkQ20T0Vos3rqBvFgCfZkIjFeJKONIpdW5RfSh2PmRw
UCIAoJVuZkC/yiw44kicM1I1GbOPXmZA
=/VAo
-----END PGP SIGNATURE-----


Back to the top