|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSLexample.hello.HelloHolder
Class declaration
| Field Summary | |
Hello |
value
|
| Constructor Summary | |
HelloHolder()
Constructor declaration |
|
HelloHolder(Hello initial)
Constructor declaration |
|
| Method Summary | |
void |
_read(org.omg.CORBA.portable.InputStream in)
Method declaration |
org.omg.CORBA.TypeCode |
_type()
Method declaration |
void |
_write(org.omg.CORBA.portable.OutputStream out)
Method declaration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Hello value
| Constructor Detail |
public HelloHolder()
public HelloHolder(Hello initial)
initial - | Method Detail |
public void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamablein - public void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.Streamableout - public org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||