| Interface | Description |
|---|---|
| ClientDelegateFactory |
Interface used to create a ClientDelegate from a ContactInfoList.
|
| ClientInvocationInfo | |
| ClientRequestDispatcher |
ClientRequestDispatcher coordinates the request (and possible
response) processing for a specific protocol. |
| InitialServerRequestDispatcher |
InitialServerRequestDispatcher is a specialized version of a ServerRequestDispatcher
that provides an initialization method.
|
| LocalClientRequestDispatcher | |
| LocalClientRequestDispatcherFactory | |
| MessageMediator | |
| MessageParser |
An interface that knows how to parse bytes into a protocol data unit.
|
| PIHandler |
This interface defines the PI interface that is used to interface the rest of the
ORB to the PI implementation.
|
| ProtocolHandler | |
| RequestDispatcherRegistry |
This is a registry of all subcontract ID dependent objects.
|
| RequestId |
Represents a Corba protocol request id.
|
| ServerRequestDispatcher |
Server delegate adds behavior on the server-side -- specifically
on the dispatch path.
|
| Class | Description |
|---|---|
| ClientDelegate | |
| RequestDispatcherDefault |
| Enum | Description |
|---|---|
| RetryType |
| Exception | Description |
|---|---|
| ForwardException |
Thrown to signal an OBJECT_FORWARD or LOCATION_FORWARD
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.