| Package | Description |
|---|---|
| com.sun.corba.se.spi.PortableActivationIDL | |
| com.sun.corba.se.spi.PortableActivationIDL.LocatorPackage |
| Modifier and Type | Method and Description |
|---|---|
ServerLocationPerType |
_ServerManagerStub.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
_LocatorStub.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
ServerManagerPOATie.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
LocatorPOATie.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
ServerLocationPerType |
LocatorOperations.locateServer(String serverId,
String endPoint)
locate server - returns the port with a specific type for all registered
ORBs of an active server.
|
| Modifier and Type | Field and Description |
|---|---|
ServerLocationPerType |
ServerLocationPerTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerLocationPerType |
ServerLocationPerTypeHelper.extract(Any a) |
static ServerLocationPerType |
ServerLocationPerTypeHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerLocationPerTypeHelper.insert(Any a,
ServerLocationPerType that) |
static void |
ServerLocationPerTypeHelper.write(OutputStream ostream,
ServerLocationPerType value) |
| Constructor and Description |
|---|
ServerLocationPerTypeHolder(ServerLocationPerType initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.