UNPKG

@rxap/remote-method

Version:

This package provides abstractions for defining and executing remote methods in Angular applications. It includes features such as automatic refreshing, proxying, and error handling. It offers a structured way to manage remote calls and their dependencies

22 lines (13 loc) 609 B
# @rxap/remote-method v19.0.4 ## Classes - [BaseRemoteMethod](../wiki/Class.BaseRemoteMethod) - [ProxyRemoteMethod](../wiki/Class.ProxyRemoteMethod) - [RemoteMethodLoader](../wiki/Class.RemoteMethodLoader) - [RxapRemoteMethodError](../wiki/Class.RxapRemoteMethodError) ## Interfaces - [BaseRemoteMethodMetadata](../wiki/Interface.BaseRemoteMethodMetadata) ## Variables - [REMOTE\_METHOD\_META\_DATA](../wiki/Variable.REMOTE_METHOD_META_DATA) - [RXAP\_PROXY\_REMOTE\_METHOD\_TARGET](../wiki/Variable.RXAP_PROXY_REMOTE_METHOD_TARGET) ## Functions - [RxapRemoteMethod](../wiki/Function.RxapRemoteMethod)