Package org.refcodes.remoting.ext.observer
package org.refcodes.remoting.ext.observer
This artifact extends the refcodes-remoting
toolkit with observable capabilities as of the
ObservableRemoteClient (and its
sub-types) and the
ObservableRemoteServer (and its
sub-types) types.
Please refer to the efcodes-remoting: Face-to-face lightweight remote method calls documentation for an up-to-date and detailed description on the usage of this artifact.
-
ClassDescriptionThe
AbstractRemotingEventis the base implementation of theRemotingEventinterface.TheClientActiondescribes actions for theRemotingEventtypes.An asynchronous update interface for receiving notifications about ConsumerRemote information as the ConsumerRemote is constructed.Event enabled (observable) remote control extending theRemoteClientto be observable.Event enabled (observable) remote control extending theRemoteServerto be observable.AnObserverforRemoteServerrelatedActionEventinstances.TheProxyPublishedEventsignals a published proxy.TheProxySignedOffEventsignals a signed off proxy..ThePublishProxyEventsignals a proxy to be published.TheRemotingEventis the base event of this package.TheServerActiondescribes actions for theRemotingEventtypes.TheSignOffProxyEventsignals a proxy to be signed off.TheSubjectPublishedEventsignals a subject being published.TheSubjectSignedOffEventsignals a subject being signed off.