org.omg.SSLIOP
Class SSL

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

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.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/SSLIOP.idl Thursday, May 31, 2007 7:28:30 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)
           
 
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.