org.omg.SSLIOP
Class SSL

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

public final class SSL
extends Object
implements IDLEntity

org/omg/SSLIOP/SSL.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/SSLIOP.idl Saturday, November 5, 2011 7:43:25 PM UTC

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 © 2006-2011 Apache Software Foundation. All Rights Reserved.