| Package | Description |
|---|---|
| org.jacorb.imr |
| Modifier and Type | Field and Description |
|---|---|
protected ImRServerInfo |
ImRPOAInfo.server |
| Modifier and Type | Method and Description |
|---|---|
ImRServerInfo |
ServerTable.getServer(String name)
This method gets a server for a specified name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerTable.putServer(String name,
ImRServerInfo server)
Adds a server to the server table.
|
| Constructor and Description |
|---|
ImRPOAInfo(String name,
String host,
int port,
ImRServerInfo server,
long timeout)
The constructor of this class.
|
Copyright © 2017 JacORB. All rights reserved.