Let me explain my question and dilemma. I've got a service project to develop a component into vmware web client. However, at that certain moment I developed a service which extending PropertyProviderAdapter. As I read PropertyProviderAdapter only fills the data but when it comes to the actions (push button, send/receive information) it does not work quite well. So my question is do I need to develop another service that extends this one or there is other way to establish real time communication.
↧