Uses of Interface
org.refcodes.remoting.ext.observer.ProxySignedOffEvent
-
-
Uses of ProxySignedOffEvent in org.refcodes.remoting.ext.observer
Classes in org.refcodes.remoting.ext.observer that implement ProxySignedOffEvent Modifier and Type Class Description classProxySignedOffEventImplThe Class ProxySignedOffEventImpl.Methods in org.refcodes.remoting.ext.observer with parameters of type ProxySignedOffEvent Modifier and Type Method Description voidConsumerRemoteObserver. onProxySignedOffEvent(ProxySignedOffEvent aProxySignedOffEvent)This method is called when information about an ConsumerRemote which was previously requested using an asynchronous interface becomes available.
-