|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextTokenType | |
org.omg.SECIOP |
Uses of ContextTokenType in org.omg.SECIOP |
Fields in org.omg.SECIOP declared as ContextTokenType | |
ContextTokenType |
MessageInContext.message_context_type
|
ContextTokenType |
ContextTokenTypeHolder.value
|
static ContextTokenType |
ContextTokenType.SecTokenTypeWrap
|
static ContextTokenType |
ContextTokenType.SecTokenTypeMIC
|
Methods in org.omg.SECIOP that return ContextTokenType | |
static ContextTokenType |
ContextTokenTypeHelper.extract(Any any)
|
static ContextTokenType |
ContextTokenTypeHelper.read(InputStream in)
|
static ContextTokenType |
ContextTokenType.from_int(int value)
|
Methods in org.omg.SECIOP with parameters of type ContextTokenType | |
static void |
ContextTokenTypeHelper.insert(Any any,
ContextTokenType s)
|
static void |
ContextTokenTypeHelper.write(OutputStream out,
ContextTokenType s)
|
Constructors in org.omg.SECIOP with parameters of type ContextTokenType | |
MessageInContext(ContextIdDefn message_context_id_defn,
long message_context_id,
ContextTokenType message_context_type,
byte[] message_protection_token)
|
|
ContextTokenTypeHolder(ContextTokenType initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |