java.lang.Object
SSLexample.hello.HelloHolder
- All Implemented Interfaces:
- org.omg.CORBA.portable.Streamable
- public final class HelloHolder
- extends java.lang.Object
- implements org.omg.CORBA.portable.Streamable
Class declaration
- Version:
- $Revision: 1.5 $ $Date: 2002/05/07 20:44:41 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public Hello value
HelloHolder
public HelloHolder()
- Constructor declaration
HelloHolder
public HelloHolder(Hello initial)
- Constructor declaration
_read
public void _read(org.omg.CORBA.portable.InputStream in)
- Method declaration
- Specified by:
_read in interface org.omg.CORBA.portable.Streamable
_write
public void _write(org.omg.CORBA.portable.OutputStream out)
- Method declaration
- Specified by:
_write in interface org.omg.CORBA.portable.Streamable
_type
public org.omg.CORBA.TypeCode _type()
- Method declaration
- Specified by:
_type in interface org.omg.CORBA.portable.Streamable