| Package | Description |
|---|---|
| org.jacorb.tao_imr.ImplementationRepository |
| Modifier and Type | Field and Description |
|---|---|
ServerInformation[] |
ServerInformationListHolder.value |
ServerInformation |
ServerInformationHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerInformation[] |
ServerInformationListHelper.extract(Any any) |
static ServerInformation |
ServerInformationHelper.extract(Any any) |
static ServerInformation[] |
ServerInformationListHelper.read(InputStream _in) |
static ServerInformation |
ServerInformationHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerInformationHelper.insert(Any any,
ServerInformation s) |
static void |
ServerInformationListHelper.insert(Any any,
ServerInformation[] s) |
static void |
ServerInformationHelper.write(OutputStream out,
ServerInformation s) |
static void |
ServerInformationListHelper.write(OutputStream _out,
ServerInformation[] _s) |
| Constructor and Description |
|---|
ServerInformationHolder(ServerInformation initial) |
ServerInformationListHolder(ServerInformation[] initial) |
Copyright © 2017 JacORB. All rights reserved.