@angular/platform-webworker
Deprecated This package is deprecated and will be removed in version 10. See Angular deprecations policy.
入口点
主要
@angular/platform-webworker | 已废弃: all exports of this entry point are deprecated. Deprecated This package is deprecated and will be removed in version 10. See Angular deprecations policy. |
主入口点的导出
已弃用: all exports of this entry point are deprecated.
模块
WorkerAppModule | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 The ng module for the worker app side. |
类
FnArg | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
MessageBus | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 Message Bus is a low level API used to communicate between the UI and the background. Communication is based on a channel abstraction. Messages published in a given channel to one MessageBusSink are received on the same channel by the corresponding MessageBusSource. |
UiArguments | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
函数
bootstrapWorkerUi | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 Bootstraps the worker ui. |
结构
ClientMessageBroker | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
ClientMessageBrokerFactory | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
MessageBusSink | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
MessageBusSource | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
ReceivedMessage | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
SerializerTypes | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
ServiceMessageBroker | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 Helper class for UIComponents that allows components to register methods. If a registered method message is received from the broker on the worker, the UIMessageBroker deserializes its arguments and calls the registered method. If that method returns a promise, the UIMessageBroker returns the result to the worker. |
ServiceMessageBrokerFactory | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
类型
WORKER_APP_LOCATION_PROVIDERS | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 The |
WORKER_UI_LOCATION_PROVIDERS | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 A list of |
platformWorkerApp | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |
platformWorkerUi | 已废弃: platform-webworker is deprecated in Angular and will be removed in version 10 |