| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.omg.CORBA | |
| org.omg.CORBA.portable |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Any.extract_Principal() |
Principal |
CDRInputStream.read_Principal() |
| Modifier and Type | Method and Description |
|---|---|
void |
Any.insert_Principal(Principal p) |
void |
CDROutputStream.write_Principal(Principal value) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Any.extract_Principal()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Any.insert_Principal(Principal p)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Principal |
InputStream.read_Principal()
Deprecated.
Deprecated by CORBA 2.2
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputStream.write_Principal(Principal value)
Deprecated.
Deprecated by CORBA 2.2
|