Klasse RemoteGENASubscription

java.lang.Object
org.jupnp.model.gena.GENASubscription<RemoteService>
org.jupnp.model.gena.RemoteGENASubscription

public abstract class RemoteGENASubscription extends GENASubscription<RemoteService>
An outgoing subscription to a remote service.

Once established, calls its GENASubscription.eventReceived() method whenever an event has been received from the remote service.

Autor:
Christian Bauer, Jochen Hiller - Changed to use Compact2 compliant Java Beans