public interface ImRAccess
| Modifier and Type | Method and Description |
|---|---|
ProtocolAddressBase |
getImRAddress() |
String |
getImRHost() |
int |
getImRPort() |
void |
registerPOA(String name,
String server,
ProtocolAddressBase address) |
void |
registerPOA(String name,
String server,
String host,
int port) |
void |
setServerDown(String name) |
String getImRHost()
int getImRPort()
ProtocolAddressBase getImRAddress()
void registerPOA(String name, String server, ProtocolAddressBase address) throws INTERNAL
INTERNALvoid registerPOA(String name, String server, String host, int port) throws INTERNAL
INTERNALvoid setServerDown(String name)
Copyright © 2017 JacORB. All rights reserved.