Uses of Interface
org.refcodes.remoting.ext.observer.RemotingEvent
-
Uses of RemotingEvent in org.refcodes.remoting.ext.observer
Subinterfaces of RemotingEvent in org.refcodes.remoting.ext.observerModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.refcodes.remoting.ext.observer that implement RemotingEventModifier and TypeClassDescriptionclassAbstractRemotingEvent<A extends Enum<?>,SRC> TheAbstractRemotingEventis the base implementation of theRemotingEventinterface.classTheProxyPublishedEventsignals a published proxy.classTheProxySignedOffEventsignals a signed off proxy..classThePublishProxyEventsignals a proxy to be published.classTheSignOffProxyEventsignals a proxy to be signed off.classTheSubjectPublishedEventsignals a subject being published.classTheSubjectSignedOffEventsignals a subject being signed off.