Package | Description |
---|---|
org.jacorb.orb.iiop | |
org.omg.SSLIOP |
Modifier and Type | Method and Description |
---|---|
SSL |
IIOPProfile.getSSL() |
Modifier and Type | Field and Description |
---|---|
SSL |
SSLHolder.value |
Modifier and Type | Method and Description |
---|---|
static SSL |
SSLHelper.extract(Any any) |
static SSL |
SSLHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
SSLHelper.insert(Any any,
SSL s) |
static void |
SSLHelper.write(OutputStream out,
SSL s) |
Constructor and Description |
---|
SSLHolder(SSL initial) |