C D G H O P R S U 

C

ConsumerRemoteObserver - Interface in org.refcodes.remoting.ext.observer
An asynchronous update interface for receiving notifications about ConsumerRemote information as the ConsumerRemote is constructed.

D

destroy() - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
destroy() - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl

G

getTimeoutInMs() - Method in class org.refcodes.remoting.ext.observer.SignOffProxyEventImpl

H

hasObserverSubscription(ConsumerRemoteObserver) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
hasObserverSubscription(ProviderRemoteObserver) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl

O

ObservableRemoteClient - Interface in org.refcodes.remoting.ext.observer
Event enabled (observable) remote control extending the RemoteClient to be observable.
ObservableRemoteClientImpl - Class in org.refcodes.remoting.ext.observer
The Class ObservableRemoteClientImpl.
ObservableRemoteClientImpl() - Constructor for class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
Instantiates a new observable remote client impl.
ObservableRemoteClientImpl(ExecutorService) - Constructor for class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
Instantiates a new observable remote client impl.
ObservableRemoteServer - Interface in org.refcodes.remoting.ext.observer
Event enabled (observable) remote control extending the RemoteServer to be observable.
ObservableRemoteServerImpl - Class in org.refcodes.remoting.ext.observer
The Class ObservableRemoteServerImpl.
ObservableRemoteServerImpl() - Constructor for class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl
Instantiates a new observable remote server impl.
ObservableRemoteServerImpl(ExecutorService) - Constructor for class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl
Instantiates a new observable remote server impl.
onClosed() - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
onClosed() - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl
onOpened() - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
onOpened() - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl
onProxyPublished(Object) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
onProxyPublishedEvent(ProxyPublishedEvent) - Method in interface org.refcodes.remoting.ext.observer.ConsumerRemoteObserver
This method is called when information about an ConsumerRemote which was previously requested using an asynchronous interface becomes available.
onProxySignedOff(Object) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
onProxySignedOffEvent(ProxySignedOffEvent) - Method in interface org.refcodes.remoting.ext.observer.ConsumerRemoteObserver
This method is called when information about an ConsumerRemote which was previously requested using an asynchronous interface becomes available.
onPublishProxy(Class<?>) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
onPublishProxyEvent(PublishProxyEvent) - Method in interface org.refcodes.remoting.ext.observer.ConsumerRemoteObserver
This method is called when information about an ConsumerRemote which was previously requested using an asynchronous interface becomes available.
onSignOffProxyEvent(SignOffProxyEvent) - Method in interface org.refcodes.remoting.ext.observer.ConsumerRemoteObserver
This method is called when information about an ConsumerRemote which was previously requested using an asynchronous interface becomes available.
onSubjectPublished(Object) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl
onSubjectPublishedEvent(SubjectPublishedEvent) - Method in interface org.refcodes.remoting.ext.observer.ProviderRemoteObserver
Signaled in case a subject has been published.
onSubjectSignedOff(Object) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl
onSubjectSignedOffEvent(SubjectSignedOffEvent) - Method in interface org.refcodes.remoting.ext.observer.ProviderRemoteObserver
Signaled in case a subject has been signed-off.
org.refcodes.remoting.ext.observer - module org.refcodes.remoting.ext.observer
 
org.refcodes.remoting.ext.observer - package org.refcodes.remoting.ext.observer
 

P

ProviderRemoteObserver - Interface in org.refcodes.remoting.ext.observer
An Observer for RemoteServer related GenericActionEvent instances.
ProxyPublishedEvent - Interface in org.refcodes.remoting.ext.observer
The Interface ProxyPublishedEvent.
ProxyPublishedEventImpl - Class in org.refcodes.remoting.ext.observer
The Class ProxyPublishedEventImpl.
ProxyPublishedEventImpl(Object, Object) - Constructor for class org.refcodes.remoting.ext.observer.ProxyPublishedEventImpl
Instantiates a new proxy published event.
ProxySignedOffEvent - Interface in org.refcodes.remoting.ext.observer
The Interface ProxySignedOffEvent.
ProxySignedOffEventImpl - Class in org.refcodes.remoting.ext.observer
The Class ProxySignedOffEventImpl.
ProxySignedOffEventImpl(Object, Object) - Constructor for class org.refcodes.remoting.ext.observer.ProxySignedOffEventImpl
Instantiates a new proxy signed off event.
PublishProxyEvent - Interface in org.refcodes.remoting.ext.observer
The Interface PublishProxyEvent.
PublishProxyEventImpl - Class in org.refcodes.remoting.ext.observer
The Class PublishProxyEventImpl.
PublishProxyEventImpl(Class<?>, Object) - Constructor for class org.refcodes.remoting.ext.observer.PublishProxyEventImpl
Instantiates a new publish proxy event.

R

RemoteClientEvent - Interface in org.refcodes.remoting.ext.observer
The Interface RemoteClientEvent.
RemoteServerEvent - Interface in org.refcodes.remoting.ext.observer
The Interface RemoteServerEvent.
RemotingEvent - Interface in org.refcodes.remoting.ext.observer
The Interface RemotingEvent.

S

SignOffProxyEvent - Interface in org.refcodes.remoting.ext.observer
The Interface SignOffProxyEvent.
SignOffProxyEventImpl - Class in org.refcodes.remoting.ext.observer
The Class SignOffProxyEventImpl.
SignOffProxyEventImpl(Object, long, Object) - Constructor for class org.refcodes.remoting.ext.observer.SignOffProxyEventImpl
SubjectPublishedEvent - Interface in org.refcodes.remoting.ext.observer
The Interface SubjectPublishedEvent.
SubjectPublishedEventImpl - Class in org.refcodes.remoting.ext.observer
The Class SubjectPublishedEventImpl.
SubjectPublishedEventImpl(Object, Object) - Constructor for class org.refcodes.remoting.ext.observer.SubjectPublishedEventImpl
Instantiates a new subject published event.
SubjectSignedOffEvent - Interface in org.refcodes.remoting.ext.observer
The Interface SubjectSignedOffEvent.
SubjectSignedOffEventImpl - Class in org.refcodes.remoting.ext.observer
The Class SubjectSignedOffEventImpl.
SubjectSignedOffEventImpl(Object, Object) - Constructor for class org.refcodes.remoting.ext.observer.SubjectSignedOffEventImpl
Instantiates a new subject signed off event.
subscribeObserver(ConsumerRemoteObserver) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
subscribeObserver(ProviderRemoteObserver) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl

U

unsubscribeObserver(ConsumerRemoteObserver) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteClientImpl
unsubscribeObserver(ProviderRemoteObserver) - Method in class org.refcodes.remoting.ext.observer.ObservableRemoteServerImpl
C D G H O P R S U 
Skip navigation links

Copyright © 2021. All rights reserved.