|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MsgType | |
org.omg.SECIOP |
Uses of MsgType in org.omg.SECIOP |
Fields in org.omg.SECIOP declared as MsgType | |
MsgType |
MsgTypeHolder.value
|
static MsgType |
MsgType.MTEstablishContext
|
static MsgType |
MsgType.MTCompleteEstablishContext
|
static MsgType |
MsgType.MTContinueEstablishContext
|
static MsgType |
MsgType.MTDiscardContext
|
static MsgType |
MsgType.MTMessageError
|
static MsgType |
MsgType.MTMessageInContext
|
Methods in org.omg.SECIOP that return MsgType | |
static MsgType |
MsgTypeHelper.extract(Any any)
|
static MsgType |
MsgTypeHelper.read(InputStream in)
|
static MsgType |
MsgType.from_int(int value)
|
Methods in org.omg.SECIOP with parameters of type MsgType | |
static void |
MsgTypeHelper.insert(Any any,
MsgType s)
|
static void |
MsgTypeHelper.write(OutputStream out,
MsgType s)
|
Constructors in org.omg.SECIOP with parameters of type MsgType | |
MsgTypeHolder(MsgType initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |