Uses of Class
tecgraf.openbus.core.v2_0.services.access_control.CallChain

Packages that use CallChain
tecgraf.openbus.core.v2_0.services.access_control   
 

Uses of CallChain in tecgraf.openbus.core.v2_0.services.access_control
 

Fields in tecgraf.openbus.core.v2_0.services.access_control declared as CallChain
 CallChain CallChainHolder.value
           
 

Methods in tecgraf.openbus.core.v2_0.services.access_control that return CallChain
static CallChain CallChainHelper.extract(Any any)
           
static CallChain CallChainHelper.read(InputStream in)
           
 

Methods in tecgraf.openbus.core.v2_0.services.access_control with parameters of type CallChain
static void CallChainHelper.insert(Any any, CallChain s)
           
static void CallChainHelper.write(OutputStream out, CallChain s)
           
 

Constructors in tecgraf.openbus.core.v2_0.services.access_control with parameters of type CallChain
CallChainHolder(CallChain initial)
           
 



Copyright © 2014. All Rights Reserved.