org.omg.SSLIOP

Class SSL

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class SSL
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "SSL"

Author:
JacORB IDL compiler

Field Summary

short
port
short
target_requires
short
target_supports

Constructor Summary

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

Field Details

port

public short port


target_requires

public short target_requires


target_supports

public short target_supports

Constructor Details

SSL

public SSL()


SSL

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