Uses of Class
org.omg.SECIOP.ContextTokenType

Packages that use ContextTokenType
org.omg.SECIOP   
 

Uses of ContextTokenType in org.omg.SECIOP
 

Fields in org.omg.SECIOP declared as ContextTokenType
static ContextTokenType ContextTokenType.SecTokenTypeWrap
           
static ContextTokenType ContextTokenType.SecTokenTypeMIC
           
 ContextTokenType MessageInContext.message_context_type
           
 ContextTokenType ContextTokenTypeHolder.value
           
 

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)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.