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