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
 ContextTokenType MessageInContext.message_context_type
           
static ContextTokenType ContextTokenType.SecTokenTypeMIC
           
static ContextTokenType ContextTokenType.SecTokenTypeWrap
           
 ContextTokenType ContextTokenTypeHolder.value
           
 

Methods in org.omg.SECIOP that return ContextTokenType
static ContextTokenType ContextTokenTypeHelper.extract(Any any)
           
static ContextTokenType ContextTokenType.from_int(int value)
           
static ContextTokenType ContextTokenTypeHelper.read(InputStream in)
           
 

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
ContextTokenTypeHolder(ContextTokenType initial)
           
MessageInContext(ContextIdDefn message_context_id_defn, long message_context_id, ContextTokenType message_context_type, byte[] message_protection_token)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.