| Package | Description |
|---|---|
| com.sun.corba.se.impl.activation | |
| com.sun.corba.se.spi.activation | |
| com.sun.corba.se.spi.activation.LocatorPackage |
| Modifier and Type | Method and Description |
|---|---|
ServerLocation |
ServerManagerImpl.locateServer(int serverId,
String endpointType) |
| Modifier and Type | Method and Description |
|---|---|
ServerLocation |
ServerManagerPOATie.locateServer(int serverId,
String endPoint) |
ServerLocation |
LocatorPOATie.locateServer(int serverId,
String endPoint) |
ServerLocation |
_ServerManagerStub.locateServer(int serverId,
String endPoint) |
ServerLocation |
_LocatorStub.locateServer(int serverId,
String endPoint) |
ServerLocation |
LocatorOperations.locateServer(int serverId,
String endPoint) |
| Modifier and Type | Field and Description |
|---|---|
ServerLocation |
ServerLocationHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerLocation |
ServerLocationHelper.extract(Any a) |
static ServerLocation |
ServerLocationHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerLocationHelper.insert(Any a,
ServerLocation that) |
static void |
ServerLocationHelper.write(OutputStream ostream,
ServerLocation value) |
| Constructor and Description |
|---|
ServerLocationHolder(ServerLocation initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.