| Package | Description |
|---|---|
| com.sun.corba.se.spi.activation | |
| com.sun.corba.se.spi.activation.LocatorPackage |
| Modifier and Type | Field and Description |
|---|---|
ORBPortInfo[] |
ORBPortInfoListHolder.value |
ORBPortInfo |
ORBPortInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ORBPortInfo[] |
ORBPortInfoListHelper.extract(Any a) |
static ORBPortInfo |
ORBPortInfoHelper.extract(Any a) |
static ORBPortInfo[] |
ORBPortInfoListHelper.read(InputStream istream) |
static ORBPortInfo |
ORBPortInfoHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ORBPortInfoHelper.insert(Any a,
ORBPortInfo that) |
static void |
ORBPortInfoListHelper.insert(Any a,
ORBPortInfo[] that) |
static void |
ORBPortInfoHelper.write(OutputStream ostream,
ORBPortInfo value) |
static void |
ORBPortInfoListHelper.write(OutputStream ostream,
ORBPortInfo[] value) |
| Constructor and Description |
|---|
ORBPortInfoHolder(ORBPortInfo initialValue) |
ORBPortInfoListHolder(ORBPortInfo[] initialValue) |
| Modifier and Type | Field and Description |
|---|---|
ORBPortInfo[] |
ServerLocation.ports |
| Constructor and Description |
|---|
ServerLocation(String _hostname,
ORBPortInfo[] _ports) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.