| Package | Description |
|---|---|
| org.jacorb.imr | |
| org.jacorb.imr.RegistrationPackage |
| Modifier and Type | Method and Description |
|---|---|
void |
_RegistrationStub.register_host(HostInfo info) |
void |
RegistrationPOATie.register_host(HostInfo info) |
void |
_ImplementationRepositoryStub.register_host(HostInfo info) |
void |
RegistrationOperations.register_host(HostInfo info) |
void |
ImplementationRepositoryImpl.register_host(HostInfo host)
Register a new host with a server startup daemon.
|
void |
ImplementationRepositoryPOATie.register_host(HostInfo info) |
| Modifier and Type | Field and Description |
|---|---|
IllegalHostName |
IllegalHostNameHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IllegalHostName |
IllegalHostNameHelper.extract(Any any) |
static IllegalHostName |
IllegalHostNameHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IllegalHostNameHelper.insert(Any any,
IllegalHostName s) |
static void |
IllegalHostNameHelper.write(OutputStream out,
IllegalHostName s) |
| Constructor and Description |
|---|
IllegalHostNameHolder(IllegalHostName initial) |
Copyright © 2017 JacORB. All rights reserved.