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 a)
           
static ChannelBindings ChannelBindingsHelper.read(InputStream istream)
           
 

Methods in org.omg.Security with parameters of type ChannelBindings
static void ChannelBindingsHelper.insert(Any a, ChannelBindings that)
           
static void ChannelBindingsHelper.write(OutputStream ostream, ChannelBindings value)
           
 

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



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