W3cubDocs

/Angular 10

@angular/platform-webworker

package deprecated

Deprecated This package is deprecated and will be removed in a future version of Angular. See Angular deprecations policy.

Entry points

Primary

@angular/platform-webworker

Deprecated: all exports of this entry point are deprecated.

Deprecated This package is deprecated and will be removed in a future version of Angular. See Angular deprecations policy.

Primary entry point exports

Deprecated: all exports of this entry point are deprecated.

NgModules

WorkerAppModule

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

The ng module for the worker app side.

Classes

FnArg

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

MessageBus

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

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

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

Functions

bootstrapWorkerUi

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

Bootstraps the worker ui.

Structures

ClientMessageBroker

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

ClientMessageBrokerFactory

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

MessageBusSink

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

MessageBusSource

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

ReceivedMessage

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

SerializerTypes

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

ServiceMessageBroker

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

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

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

Types

WORKER_APP_LOCATION_PROVIDERS

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

The PlatformLocation providers that should be added when the Location is used in a worker context.

WORKER_UI_LOCATION_PROVIDERS

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

A list of Providers. To use the router in a Worker enabled application you must include these providers when setting up the render thread.

platformWorkerApp

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

platformWorkerUi

Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular

© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v10.angular.io/api/platform-webworker