Uses of Class
org.omg.SECIOP.DiscardContext

Packages that use DiscardContext
org.omg.SECIOP   
 

Uses of DiscardContext in org.omg.SECIOP
 

Fields in org.omg.SECIOP declared as DiscardContext
 DiscardContext DiscardContextHolder.value
           
 

Methods in org.omg.SECIOP that return DiscardContext
static DiscardContext DiscardContextHelper.extract(Any any)
           
static DiscardContext DiscardContextHelper.read(InputStream in)
           
 

Methods in org.omg.SECIOP with parameters of type DiscardContext
static void DiscardContextHelper.insert(Any any, DiscardContext s)
           
static void DiscardContextHelper.write(OutputStream out, DiscardContext s)
           
 

Constructors in org.omg.SECIOP with parameters of type DiscardContext
DiscardContextHolder(DiscardContext initial)
           
 



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