|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.SSLIOP.SSL
public final class SSL
Generated from IDL struct "SSL".
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 |
---|
public short target_supports
public short target_requires
public short port
Constructor Detail |
---|
public SSL()
public SSL(short target_supports, short target_requires, short port)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |