Uses of Package
com.qfs.source
-
Packages that use com.qfs.source Package Description com.qfs.repository com.qfs.repository.cfg.activepivot.impl com.qfs.repository.impl com.qfs.source com.qfs.source.impl -
Classes in com.qfs.source used by com.qfs.repository Class Description IStoreMessageChannel A message channel whose destination is a store. -
Classes in com.qfs.source used by com.qfs.repository.cfg.activepivot.impl Class Description IStoreMessageChannel A message channel whose destination is a store. -
Classes in com.qfs.source used by com.qfs.repository.impl Class Description IStoreMessageChannel A message channel whose destination is a store. -
Classes in com.qfs.source used by com.qfs.source Class Description IStoreCompositeMessageChannel A composite message channel in which each channel's destination is a different store.IStoreMessage A message that accumulates its data into a list of tuples.IStoreMessageChannel A message channel whose destination is a store.IStoreMessageChunk A message chunk that collects its data into tuples.ITuplePublisher Encapsulates the business logic to publish a series of tuples in the context of one message. -
Classes in com.qfs.source used by com.qfs.source.impl Class Description IStoreCompositeMessageChannel A composite message channel in which each channel's destination is a different store.IStoreMessage A message that accumulates its data into a list of tuples.IStoreMessageChannel A message channel whose destination is a store.IStoreMessageChannelFactory The factory that creates the channels between the topics of a data source and the stores of a datastore.IStoreMessageChunk A message chunk that collects its data into tuples.ITuplePublisher Encapsulates the business logic to publish a series of tuples in the context of one message.