Package | Description |
---|---|
com.sun.corba.se.impl.protocol | |
com.sun.corba.se.impl.protocol.giopmsgheaders |
Modifier and Type | Method and Description |
---|---|
void |
CorbaMessageMediatorImpl.handleInput(CancelRequestMessage header) |
Modifier and Type | Class and Description |
---|---|
class |
CancelRequestMessage_1_0
This implements the GIOP 1.0 CancelRequest header.
|
class |
CancelRequestMessage_1_1
This implements the GIOP 1.1 CancelRequest header.
|
class |
CancelRequestMessage_1_2
This implements the GIOP 1.2 CancelRequest header.
|
Modifier and Type | Method and Description |
---|---|
static CancelRequestMessage |
MessageBase.createCancelRequest(GIOPVersion gv,
int request_id) |
Modifier and Type | Method and Description |
---|---|
void |
MessageHandler.handleInput(CancelRequestMessage header) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.