UNPKG

1.34 kBJavaScriptView Raw
1"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var D=require("@jayesol/jayeson.lib.delivery"),message_class_1=require("./message_class"),receive_1=require("./receive"),core_1=require("./core"),dispatch_1=require("./dispatch"),client_1=require("./client"),SportsFeedCoreComponentModule=function(){function e(){}return e.getBindingArray=function(e,r,o){return void 0===e&&(e=[]),void 0===r&&(r=""),void 0===o&&(o=client_1.MemoryDispatcher.MEMORY_STREAM),[{provide:message_class_1.StartSubscribeFeed,useValue:new message_class_1.StartSubscribeFeed(e,r)},{provide:message_class_1.SportsFeedMessageGroup,useValue:new message_class_1.SportsFeedMessageGroup},D.StreamNameCode,receive_1.InEndPointEventHandler,{provide:core_1.FSRepoImpl.outputStream,useValue:o},core_1.FSRepoImpl,{provide:core_1.AbstractFSRepo,useExisting:core_1.FSRepoImpl},{provide:core_1.FSREPO_IMPL,useExisting:core_1.FSRepoImpl},dispatch_1.RelayEPG,dispatch_1.EndPointGroupManager,core_1.TTLConfig,core_1.RecycleBin,receive_1.StreamCommandProcessor,receive_1.SportsFeedInProcessor,{provide:D.IMessageGroupProcessor,useExisting:receive_1.SportsFeedInProcessor},{provide:dispatch_1.EPGM_IMPL,useExisting:dispatch_1.EndPointGroupManager},client_1.FeedView,client_1.SportsFeedClient]},e}();exports.SportsFeedCoreComponentModule=SportsFeedCoreComponentModule;
\No newline at end of file