| Package | Description |
|---|---|
| com.sun.corba.se.impl.activation | |
| com.sun.corba.se.spi.activation |
| Modifier and Type | Method and Description |
|---|---|
ServerLocationPerORB |
ServerManagerImpl.locateServerForORB(int serverId,
String orbId)
This method is used to obtain the registered ports for an ORB.
|
| Modifier and Type | Field and Description |
|---|---|
InvalidORBid |
InvalidORBidHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidORBid |
InvalidORBidHelper.extract(Any a) |
static InvalidORBid |
InvalidORBidHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidORBidHelper.insert(Any a,
InvalidORBid that) |
static void |
InvalidORBidHelper.write(OutputStream ostream,
InvalidORBid value) |
| Modifier and Type | Method and Description |
|---|---|
ServerLocationPerORB |
ServerManagerPOATie.locateServerForORB(int serverId,
String orbId) |
ServerLocationPerORB |
LocatorPOATie.locateServerForORB(int serverId,
String orbId) |
ServerLocationPerORB |
_ServerManagerStub.locateServerForORB(int serverId,
String orbId) |
ServerLocationPerORB |
_LocatorStub.locateServerForORB(int serverId,
String orbId) |
ServerLocationPerORB |
LocatorOperations.locateServerForORB(int serverId,
String orbId) |
| Constructor and Description |
|---|
InvalidORBidHolder(InvalidORBid initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.