|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageBody | |
---|---|
org.omg.MessageRouting |
Uses of MessageBody in org.omg.MessageRouting |
---|
Fields in org.omg.MessageRouting declared as MessageBody | |
---|---|
MessageBody |
RequestMessage.body
|
MessageBody |
MessageBodyHolder.value
|
Methods in org.omg.MessageRouting that return MessageBody | |
---|---|
static MessageBody |
MessageBodyHelper.extract(Any any)
|
static MessageBody |
MessageBodyHelper.read(InputStream in)
|
Methods in org.omg.MessageRouting with parameters of type MessageBody | |
---|---|
static void |
MessageBodyHelper.insert(Any any,
MessageBody val)
|
void |
UntypedReplyHandlerOperations.reply(String operation_name,
ReplyStatusType_1_2 reply_type,
MessageBody reply_body)
|
void |
_UntypedReplyHandlerStub.reply(String _ob_a0,
ReplyStatusType_1_2 _ob_a1,
MessageBody _ob_a2)
|
static void |
MessageBodyHelper.write(OutputStream out,
MessageBody val)
|
Constructors in org.omg.MessageRouting with parameters of type MessageBody | |
---|---|
MessageBodyHolder(MessageBody initial)
|
|
RequestMessage(Version giop_version,
ServiceContext[] service_contexts,
byte response_flags,
byte[] reserved,
byte[] object_key,
String operation,
MessageBody body)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |