public class UnicastTestTcpRpc extends Object
| Constructor and Description |
|---|
UnicastTestTcpRpc() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventLoop() |
void |
init(long sleep_time,
boolean exit_on_end,
boolean busy_sleep,
boolean sync,
boolean oob,
String addr,
int local_port,
int dest_port) |
static void |
main(String[] args) |
void |
receiveData(long value,
byte[] buffer) |
void |
startTest(int num_values) |
public void init(long sleep_time,
boolean exit_on_end,
boolean busy_sleep,
boolean sync,
boolean oob,
String addr,
int local_port,
int dest_port)
throws Exception
Exceptionpublic void startTest(int num_values)
public void receiveData(long value,
byte[] buffer)
public static void main(String[] args)
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.