Uses of Class
org.omg.CSIIOP.AS_ContextSec

Packages that use AS_ContextSec
org.omg.CSIIOP   
 

Uses of AS_ContextSec in org.omg.CSIIOP
 

Fields in org.omg.CSIIOP declared as AS_ContextSec
 AS_ContextSec CompoundSecMech.as_context_mech
           
 AS_ContextSec AS_ContextSecHolder.value
           
 

Methods in org.omg.CSIIOP that return AS_ContextSec
static AS_ContextSec AS_ContextSecHelper.extract(Any a)
           
static AS_ContextSec AS_ContextSecHelper.read(InputStream istream)
           
 

Methods in org.omg.CSIIOP with parameters of type AS_ContextSec
static void AS_ContextSecHelper.insert(Any a, AS_ContextSec that)
           
static void AS_ContextSecHelper.write(OutputStream ostream, AS_ContextSec value)
           
 

Constructors in org.omg.CSIIOP with parameters of type AS_ContextSec
AS_ContextSecHolder(AS_ContextSec initialValue)
           
CompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech)
           
 



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