| Package | Description |
|---|---|
| org.omg.SECIOP |
| Modifier and Type | Field and Description |
|---|---|
static MsgType |
MsgType.MTCompleteEstablishContext |
static MsgType |
MsgType.MTContinueEstablishContext |
static MsgType |
MsgType.MTDiscardContext |
static MsgType |
MsgType.MTEstablishContext |
static MsgType |
MsgType.MTMessageError |
static MsgType |
MsgType.MTMessageInContext |
MsgType |
MsgTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static MsgType |
MsgTypeHelper.extract(Any any) |
static MsgType |
MsgType.from_int(int value) |
static MsgType |
MsgTypeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MsgTypeHelper.insert(Any any,
MsgType s) |
static void |
MsgTypeHelper.write(OutputStream out,
MsgType s) |
| Constructor and Description |
|---|
MsgTypeHolder(MsgType initial) |
Copyright © 2013. All Rights Reserved.