org.omg.SSLIOP
Class SSL

java.lang.Object
  extended by org.omg.SSLIOP.SSL
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class SSL
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL struct "SSL".

Version:
generated at Dec 2, 2008 12:16:32 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 short port
           
 short target_requires
           
 short target_supports
           
 
Constructor Summary
SSL()
           
SSL(short target_supports, short target_requires, short port)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target_supports

public short target_supports

target_requires

public short target_requires

port

public short port
Constructor Detail

SSL

public SSL()

SSL

public SSL(short target_supports,
           short target_requires,
           short port)


Copyright © 2008. All Rights Reserved.