YAMI4 for .NET 1.3.0
|
Inspirel.YAMI.Agent | Message broker |
Inspirel.YAMI.BadProtocolException | Exception class, used to indicate that a given protocol was not recognized |
Inspirel.YAMI.BadStateException | Exception class, used to indicate that a given object is in the inappropriate state for the requested operation |
Inspirel.YAMI.BadTypeException | Exception class, used to indicate that the entry has a different type than expected |
Inspirel.YAMI.ConnectionEventArgs | Provides data for notification the user code about the change in the set of connections |
Inspirel.YAMI.Parameters.Entry | Class representing a single entry in the collection |
Inspirel.YAMI.ExceptionBase | Exception base class - all YAMI4 exception are derived from this class |
Inspirel.YAMI.IncomingMessage | Incoming message handler |
Inspirel.YAMI.IncomingMessageArgs | Provides data for IncomingMessageHandler implementation |
Inspirel.YAMI.LogEventArgs | Provides data for logging events. Used by Agent.Log event to provide data for logging |
Inspirel.YAMI.OutgoingMessage.MessageStateInfo | Helper class for reporting full message state |
Inspirel.YAMI.NoSuchNameException | Exception class, used to indicate that the named entry or object was not found |
Inspirel.YAMI.OptionNames | This class groups constant values for option names. These constants are recommended instead of literal values for safety |
Inspirel.YAMI.Agent.OutgoingFlowState | Helper class for returning the state of outgoing flow |
Inspirel.YAMI.OutgoingMessage | Outgoing message |
Inspirel.YAMI.Parameters | Collection of message parameters |
Inspirel.YAMI.RawBinaryDataSource | Serializable wrapper for the raw binary data |
Inspirel.YAMI.ValuePublisher.SubscriberInfo | Helper class for holding destination target and object for any given subscriber |
Inspirel.YAMI.UnexpectedValueException | Exception class, used to indicate that the value used to serialize or deserialize data cannot be properly processed |
Inspirel.YAMI.ValuePublisher | Simple subscription publisher |
Inspirel.YAMI.Version | Library version information |
Inspirel.YAMI.YAMIIOException | Exception class, used to indicate a general I/O error |
Inspirel.YAMI.YAMISerializable | Common interface for serializable entities in YAMI |