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 |
---|---|
ServerLocationPerORB |
ServerManagerImpl.locateServerForORB(int serverId,
String orbId)
This method is used to obtain the registered ports for an ORB.
|
Modifier and Type | Method and Description |
---|---|
int |
ServerManagerImpl.getServerPortForType(ServerLocationPerORB location,
String endPointType) |
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) |
Modifier and Type | Method and Description |
---|---|
int |
ServerManagerPOATie.getServerPortForType(ServerLocationPerORB location,
String endPointType) |
int |
LocatorPOATie.getServerPortForType(ServerLocationPerORB location,
String endPointType) |
int |
_ServerManagerStub.getServerPortForType(ServerLocationPerORB location,
String endPointType) |
int |
_LocatorStub.getServerPortForType(ServerLocationPerORB location,
String endPointType) |
int |
LocatorOperations.getServerPortForType(ServerLocationPerORB location,
String endPointType) |
Modifier and Type | Field and Description |
---|---|
ServerLocationPerORB |
ServerLocationPerORBHolder.value |
Modifier and Type | Method and Description |
---|---|
static ServerLocationPerORB |
ServerLocationPerORBHelper.extract(Any a) |
static ServerLocationPerORB |
ServerLocationPerORBHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerLocationPerORBHelper.insert(Any a,
ServerLocationPerORB that) |
static void |
ServerLocationPerORBHelper.write(OutputStream ostream,
ServerLocationPerORB value) |
Constructor and Description |
---|
ServerLocationPerORBHolder(ServerLocationPerORB initialValue) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.