| Modifier and Type | Method and Description |
|---|---|
void |
API.forward_(Integer command,
String name,
byte[] request_info,
byte[] request,
Integer timeout,
Byte priority,
byte[] transId,
com.ericsson.otp.erlang.OtpErlangPid pid)
Forward a message to another service
subscribed that matches the destination service
name. |
void |
API.forward_sync(String name,
byte[] request_info,
byte[] request,
Integer timeout,
Byte priority,
byte[] transId,
com.ericsson.otp.erlang.OtpErlangPid pid)
Synchronously forward a message to another service
subscribed that matches the destination service
name. |
Copyright © 2014. All Rights Reserved.