Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders | |
org.jboss.com.sun.corba.se.spi.protocol |
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 © 2016 JBoss by Red Hat. All rights reserved.