| 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 |
|---|---|
InvalidSSDRef |
InvalidSSDRefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidSSDRef |
InvalidSSDRefHelper.extract(Any any) |
static InvalidSSDRef |
InvalidSSDRefHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidSSDRefHelper.insert(Any any,
InvalidSSDRef s) |
static void |
InvalidSSDRefHelper.write(OutputStream out,
InvalidSSDRef s) |
| Constructor and Description |
|---|
InvalidSSDRefHolder(InvalidSSDRef initial) |
Copyright © 2017 JacORB. All rights reserved.