| Package | Description |
|---|---|
| com.sun.corba.se.impl.activation | |
| com.sun.corba.se.spi.activation |
| Modifier and Type | Method and Description |
|---|---|
int |
ServerManagerImpl.getEndpoint(String endpointType) |
int |
ServerManagerImpl.getServerPortForType(ServerLocationPerORB location,
String endPointType) |
ServerLocation |
ServerManagerImpl.locateServer(int serverId,
String endpointType) |
void |
ServerManagerImpl.registerEndpoints(int serverId,
String orbId,
EndPointInfo[] endpointList) |
| Modifier and Type | Field and Description |
|---|---|
NoSuchEndPoint |
NoSuchEndPointHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchEndPoint |
NoSuchEndPointHelper.extract(Any a) |
static NoSuchEndPoint |
NoSuchEndPointHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NoSuchEndPointHelper.insert(Any a,
NoSuchEndPoint that) |
static void |
NoSuchEndPointHelper.write(OutputStream ostream,
NoSuchEndPoint value) |
| Modifier and Type | Method and Description |
|---|---|
int |
ServerManagerPOATie.getEndpoint(String endPointType) |
int |
LocatorPOATie.getEndpoint(String endPointType) |
int |
_ServerManagerStub.getEndpoint(String endPointType) |
int |
_LocatorStub.getEndpoint(String endPointType) |
int |
LocatorOperations.getEndpoint(String endPointType) |
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) |
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) |
void |
ServerManagerPOATie.registerEndpoints(int serverId,
String orbId,
EndPointInfo[] endPointInfo) |
void |
ActivatorPOATie.registerEndpoints(int serverId,
String orbId,
EndPointInfo[] endPointInfo) |
void |
_ServerManagerStub.registerEndpoints(int serverId,
String orbId,
EndPointInfo[] endPointInfo) |
void |
_ActivatorStub.registerEndpoints(int serverId,
String orbId,
EndPointInfo[] endPointInfo) |
void |
ActivatorOperations.registerEndpoints(int serverId,
String orbId,
EndPointInfo[] endPointInfo) |
| Constructor and Description |
|---|
NoSuchEndPointHolder(NoSuchEndPoint initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.