Package fulmine.distribution.events

Class Summary
ChannelDestroyedEvent Raised when a Channel has completed its destroy sequence.
ConnectionAvailableEvent A system event raised by an IConnection implementation and includes the connection to the remote IFrameworkContext that is available for use.
ConnectionDestroyedEvent A system event raised by an IConnection implementation and represents that the connection has been destroyed.
ContextDiscoveredEvent Raised by an IConnectionDiscoverer implementation and encapsulates the connection details to a remote IFrameworkContext.
ContextNotAvailableEvent Raised by an IConnectionDiscoverer when a remote context is no longer available.
MessageConsumedEvent Represents when a MessageEvent has been consumed by all IEventListener instances.
MessageEvent Raised by an IConnection and encapsulates a byte[] message received from a remote IFrameworkContext.
 



Copyright © 2007-2009. All Rights Reserved.