Package | Description |
---|---|
com.sun.corba.se.impl.interceptors | |
com.sun.corba.se.impl.protocol | |
com.sun.corba.se.impl.protocol.giopmsgheaders | |
com.sun.corba.se.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 |
CorbaMessageMediatorImpl.getReplyHeader() |
Modifier and Type | Method and Description |
---|---|
protected CorbaMessageMediator |
CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediator messageMediator,
ReplyMessage reply,
IOR ior) |
protected void |
CorbaMessageMediatorImpl.runInterceptors(CorbaMessageMediator 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 |
CorbaMessageMediator.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 JBoss by Red Hat. All rights reserved.