Uses of Class
com.caplin.motif.mm.rates.NoticeRateSubjectInfo
Package
Description
Classes and interfaces that relate to streaming MM rates.
-
Uses of NoticeRateSubjectInfo in com.caplin.motif.mm.rates
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionMMRatesAdapter.createNoticeRatesQuotePublisher
(String namespace, CachedDataProvider<NoticeRateSubjectInfo> provider) Creates an MMQuotePublisher that is able to respond to messages received on the CachedDataProvider that is passed in.MMRatesAdapter.createNoticeRatesQuotePublisher
(String namespace, CachedDataProvider<NoticeRateSubjectInfo> provider, NoticeRateSubjectParser subjectParser) Creates an MMQuotePublisher that is able to respond to messages received on the CachedDataProvider that is passed in.Modifier and TypeMethodDescriptionMMRatesAdapter.createNoticeRatesQuotePublisher
(String namespace, CachedDataProvider<NoticeRateSubjectInfo> provider) Creates an MMQuotePublisher that is able to respond to messages received on the CachedDataProvider that is passed in.MMRatesAdapter.createNoticeRatesQuotePublisher
(String namespace, CachedDataProvider<NoticeRateSubjectInfo> provider, NoticeRateSubjectParser subjectParser) Creates an MMQuotePublisher that is able to respond to messages received on the CachedDataProvider that is passed in.