| 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.return_(Integer command,
String name,
String pattern,
byte[] response_info,
byte[] response,
Integer timeout,
byte[] transId,
com.ericsson.otp.erlang.OtpErlangPid pid)
Returns a response from a service request.
|
static int |
API.thread_count() |
void |
API.unsubscribe(String pattern)
Unsubscribes from a service name pattern.
|
| Constructor and Description |
|---|
API(int thread_index) |
Copyright © 2014. All Rights Reserved.