跳转至主内容

此浏览器不再受支持。

请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。

下载 Microsoft Edge 更多信息
使用英语阅读
使用英语阅读 编辑
微博

ActorEventProxy 类

  • 参考

此页面有帮助吗?

反馈将发送到 Microsoft:按“提交”按钮,你的反馈将用于改进 Microsoft 产品和服务。 隐私策略。

谢谢。

定义

包:
microsoft.servicefabric.actors.runtime

Provides the base implementation for the proxy to invoke methods on actor event subscribers.

本文内容

public class ActorEventProxy extends ProxyBase
继承
java.lang.Object
ProxyBase
ActorEventProxy

继承成员

ProxyBase.continueWith(CompletableFuture<Object> future) ProxyBase.getReturnValue(int interfaceId, int methodId, Object responseBody) ProxyBase.invoke(int interfaceId, int methodId, Object requestMsgBodyValue) ProxyBase.invokeAsync(int interfaceId, int methodId, Object requestMsgBodyValue, CancellationToken cancellationToken) ProxyBase.invokeAsync(int interfaceId, int methodId, byte[] requestMsgBodyBytes, CancellationToken cancellationToken) ProxyBase.ProxyBase()

构造函数

ActorEventProxy()

Initializes a new instance of the ActorEventProxy class.

方法

createRequestMessageBody(Object requestMessageBodyValue)
deserializeMessage(byte[] msgBodyValue)
getResponseMessageBodyValue(Object responseMessageBody)
invoke(int interfaceId, int methodId, byte[] requestMsgBodyBytes)
invokeAsync(int interfaceId, int methodId, byte[] requestMsgBodyBytes)
serializeMessage(Object msgBodyValue)

适用于

  • SH ICP 归档编号 13015306-25
  • PSB 归档编号 31011502002224
  • 隐私
  • 由世纪互联运营的 Microsoft Azure
  • © Microsoft 2022

本文内容

  • SH ICP 归档编号 13015306-25
  • PSB 归档编号 31011502002224
  • 隐私
  • 由世纪互联运营的 Microsoft Azure
  • © Microsoft 2022