Package com.caplin.datasource.messaging
package com.caplin.datasource.messaging
Defines the message types that are used by DataSource for Java.
-
ClassDescriptionA message factory is used to create cached DataSource messages that can be published to other DataSources.Represents a name/value field pair.A
Message
represents a DataSource message containing an update to an existing subject or a complete image of it.A message factory is used to create DataSource messages that can be published to other DataSources.This class defines all the types of Message types that are supported by DataSource.