| Package | Description |
|---|---|
| com.sun.corba.ee.impl.protocol | |
| com.sun.corba.ee.impl.transport | |
| com.sun.corba.ee.spi.protocol | |
| com.sun.corba.ee.spi.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRequestDispatcherImpl
ClientDelegate is the RMI client-side subcontract or representation
It implements RMI delegate as well as our internal ClientRequestDispatcher
interface.
|
class |
SharedCDRClientRequestDispatcherImpl
ClientDelegate is the RMI client-side subcontract or representation
It implements RMI delegate as well as our internal ClientRequestDispatcher
interface.
|
| Modifier and Type | Method and Description |
|---|---|
ClientRequestDispatcher |
InvocationInfo.getClientRequestDispatcher() |
ClientRequestDispatcher |
RequestDispatcherRegistryImpl.getClientRequestDispatcher(int scid) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDispatcherRegistryImpl.registerClientRequestDispatcher(ClientRequestDispatcher csc,
int scid) |
void |
InvocationInfo.setClientRequestDispatcher(ClientRequestDispatcher clientRequestDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestDispatcher |
SharedCDRContactInfoImpl.getClientRequestDispatcher() |
ClientRequestDispatcher |
ContactInfoBase.getClientRequestDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestDispatcher |
ClientInvocationInfo.getClientRequestDispatcher() |
ClientRequestDispatcher |
RequestDispatcherRegistry.getClientRequestDispatcher(int scid)
Get the ClientRequestDispatcher for subcontract ID scid.
|
static ClientRequestDispatcher |
RequestDispatcherDefault.makeClientRequestDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDispatcherRegistry.registerClientRequestDispatcher(ClientRequestDispatcher csc,
int scid)
Register a ClientRequestDispatcher for a particular subcontract ID.
|
void |
ClientInvocationInfo.setClientRequestDispatcher(ClientRequestDispatcher clientRequestDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestDispatcher |
ContactInfo.getClientRequestDispatcher() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.