| Package | Description |
|---|---|
| com.sun.corba.ee.impl.interceptors | |
| com.sun.corba.ee.impl.protocol | |
| com.sun.corba.ee.impl.protocol.giopmsgheaders | |
| com.sun.corba.ee.spi.protocol |
| Modifier and Type | Method and Description |
|---|---|
void |
PINoOpHandlerImpl.invokeServerPIEndingPoint(ReplyMessage replyMessage) |
void |
PIHandlerImpl.invokeServerPIEndingPoint(ReplyMessage replyMessage) |
| Modifier and Type | Method and Description |
|---|---|
ReplyMessage |
MessageMediatorImpl.getReplyHeader() |
| Modifier and Type | Method and Description |
|---|---|
protected MessageMediator |
MessageMediatorImpl.createResponseHelper(MessageMediator messageMediator,
ReplyMessage reply,
IOR ior) |
protected void |
MessageMediatorImpl.runInterceptors(MessageMediator messageMediator,
ReplyMessage reply) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplyMessage_1_0
This implements the GIOP 1.0 Reply header.
|
class |
ReplyMessage_1_1
This implements the GIOP 1.1 Reply header.
|
class |
ReplyMessage_1_2
This implements the GIOP 1.2 Reply header.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplyMessage |
MessageBase.createReply(ORB orb,
GIOPVersion gv,
byte encodingVersion,
int request_id,
int reply_status,
ServiceContexts service_contexts,
IOR ior) |
| Modifier and Type | Method and Description |
|---|---|
ReplyMessage |
MessageMediator.getReplyHeader() |
| Modifier and Type | Method and Description |
|---|---|
void |
PIHandler.invokeServerPIEndingPoint(ReplyMessage replyMessage)
Called when the appropriate server ending interception point is
to be invoked for all appropriate server-side request interceptors.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.