| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
OpaqueBuffer |
OpaqueBufferHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static OpaqueBuffer |
OpaqueBufferHelper.extract(Any any) |
static OpaqueBuffer |
OpaqueBufferHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OpaqueBufferHelper.insert(Any any,
OpaqueBuffer s) |
static void |
OpaqueBufferHelper.write(OutputStream out,
OpaqueBuffer s) |
| Constructor and Description |
|---|
OpaqueBufferHolder(OpaqueBuffer initial) |
Copyright © 2017 JacORB. All rights reserved.