Namespace SuperOffice.Messaging
Classes
SoMessageBroker
Message handler listening for messages both on the internal and the external message bus and routes trafic to the appropriate target.
SoMessageClient
Client listening to messages on the Internal Message Buss.
SoMessageHandler
Base class for dealing with messaging
SoMessageListener
Message listener used for listening to SuperOffice messages.
SoMessageServer
This class requires an implementation
Enums
SoMessageListener.ListeningState
State of the message listener.
Delegates
SoMessageRecieved
Delegate used by SoMessageListener to notify that a message has beenb recieved.