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

org/omg/SSLIOP/SSL.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /var/home/jpp/rebuild/devel/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/SSLIOP.idl Wednesday, October 24, 2007 3:42:09 PM CEST

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 © {inceptionYear}-2007 null. All Rights Reserved.