Package | Description |
---|---|
com.sun.corba.se.impl.protocol | |
com.sun.corba.se.impl.protocol.giopmsgheaders | |
com.sun.corba.se.spi.protocol |
Modifier and Type | Field and Description |
---|---|
protected RequestMessage |
CorbaMessageMediatorImpl.requestHeader |
Modifier and Type | Method and Description |
---|---|
RequestMessage |
CorbaMessageMediatorImpl.getRequestHeader() |
Modifier and Type | Method and Description |
---|---|
void |
CorbaMessageMediatorImpl.handleRequest(RequestMessage msg,
CorbaMessageMediator messageMediator) |
Modifier and Type | Class and Description |
---|---|
class |
RequestMessage_1_0
This implements the GIOP 1.0 Request header.
|
class |
RequestMessage_1_1
This implements the GIOP 1.1 Request header.
|
class |
RequestMessage_1_2
This implements the GIOP 1.2 Request header.
|
Modifier and Type | Method and Description |
---|---|
static RequestMessage |
MessageBase.createRequest(ORB orb,
GIOPVersion gv,
byte encodingVersion,
int request_id,
boolean response_expected,
IOR ior,
short addrDisp,
String operation,
ServiceContexts service_contexts,
Principal requesting_principal) |
Modifier and Type | Method and Description |
---|---|
RequestMessage |
CorbaMessageMediator.getRequestHeader() |
Modifier and Type | Method and Description |
---|---|
void |
CorbaProtocolHandler.handleRequest(RequestMessage header,
CorbaMessageMediator messageMediator) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.