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