|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Principal | |
---|---|
org.jacorb.orb | |
org.omg.CORBA | |
org.omg.CORBA.portable |
Uses of Principal in org.jacorb.orb |
---|
Methods in org.jacorb.orb that return Principal | |
Principal |
Any.extract_Principal()
|
Principal |
CDRInputStream.read_Principal()
|
Methods in org.jacorb.orb with parameters of type Principal | |
void |
Any.insert_Principal(Principal p)
|
void |
CDROutputStream.write_Principal(Principal value)
|
Uses of Principal in org.omg.CORBA |
---|
Methods in org.omg.CORBA that return Principal | |
Principal |
Any.extract_Principal()
Deprecated. |
Methods in org.omg.CORBA with parameters of type Principal | |
void |
Any.insert_Principal(Principal p)
Deprecated. |
Uses of Principal in org.omg.CORBA.portable |
---|
Methods in org.omg.CORBA.portable that return Principal | |
Principal |
InputStream.read_Principal()
Deprecated. Deprecated by CORBA 2.2 |
Methods in org.omg.CORBA.portable with parameters of type Principal | |
void |
OutputStream.write_Principal(Principal value)
Deprecated. Deprecated by CORBA 2.2 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |