|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageInContext | |
org.omg.CSI |
Uses of MessageInContext in org.omg.CSI |
Fields in org.omg.CSI declared as MessageInContext | |
MessageInContext |
MessageInContextHolder.value
|
Methods in org.omg.CSI that return MessageInContext | |
MessageInContext |
SASContextBody.in_context_msg()
|
static MessageInContext |
MessageInContextHelper.extract(org.omg.CORBA.Any a)
|
static MessageInContext |
MessageInContextHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CSI with parameters of type MessageInContext | |
void |
SASContextBody.in_context_msg(MessageInContext value)
|
void |
SASContextBody.in_context_msg(short discriminator,
MessageInContext value)
|
static void |
MessageInContextHelper.insert(org.omg.CORBA.Any a,
MessageInContext that)
|
static void |
MessageInContextHelper.write(org.omg.CORBA.portable.OutputStream ostream,
MessageInContext value)
|
Constructors in org.omg.CSI with parameters of type MessageInContext | |
MessageInContextHolder(MessageInContext initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |