Uses of Class
org.omg.Security.ChannelBindings

Packages that use ChannelBindings
org.omg.Security   
 

Uses of ChannelBindings in org.omg.Security
 

Fields in org.omg.Security declared as ChannelBindings
 ChannelBindings ChannelBindingsHolder.value
           
 

Methods in org.omg.Security that return ChannelBindings
static ChannelBindings ChannelBindingsHelper.extract(Any any)
           
static ChannelBindings ChannelBindingsHelper.read(InputStream in)
           
 

Methods in org.omg.Security with parameters of type ChannelBindings
static void ChannelBindingsHelper.insert(Any any, ChannelBindings s)
           
static void ChannelBindingsHelper.write(OutputStream out, ChannelBindings s)
           
 

Constructors in org.omg.Security with parameters of type ChannelBindings
ChannelBindingsHolder(ChannelBindings initial)
           
 



Copyright © 2009. All Rights Reserved.