Uses of Class
org.omg.SSLIOP.SSL

Packages that use SSL
org.omg.SSLIOP   
 

Uses of SSL in org.omg.SSLIOP
 

Fields in org.omg.SSLIOP declared as SSL
 SSL SSLHolder.value
           
 

Methods in org.omg.SSLIOP that return SSL
static SSL SSLHelper.extract(org.omg.CORBA.Any a)
           
static SSL SSLHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.SSLIOP with parameters of type SSL
static void SSLHelper.insert(org.omg.CORBA.Any a, SSL that)
           
static void SSLHelper.write(org.omg.CORBA.portable.OutputStream ostream, SSL value)
           
 

Constructors in org.omg.SSLIOP with parameters of type SSL
SSLHolder(SSL initialValue)
           
 



Copyright © 2008. All Rights Reserved.