public interface MessageData
| Modifier and Type | Method and Description |
|---|---|
Message[] |
getMessages()
An array of GIOP messages.
|
CDRInputObject |
getStream()
A fully initialized input stream for the message data, positioned
at the first element of the body.
|
Message[] getMessages()
CDRInputObject getStream()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.