|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.PrincipalHolder
public final class PrincipalHolder
Field Summary | |
---|---|
Principal |
value
Deprecated. |
Constructor Summary | |
---|---|
PrincipalHolder()
Deprecated. |
|
PrincipalHolder(Principal initial)
Deprecated. |
Method Summary | |
---|---|
void |
_read(InputStream is)
Deprecated. |
TypeCode |
_type()
Deprecated. |
void |
_write(OutputStream os)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Principal value
Constructor Detail |
---|
public PrincipalHolder()
public PrincipalHolder(Principal initial)
Method Detail |
---|
public void _read(InputStream is)
_read
in interface Streamable
public void _write(OutputStream os)
_write
in interface Streamable
public TypeCode _type()
_type
in interface Streamable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |