|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSLexample.hello.HelloHelper
Class declaration
| Constructor Summary | |
HelloHelper()
|
|
| Method Summary | |
static Hello |
extract(org.omg.CORBA.Any any)
Method declaration |
static java.lang.String |
id()
Method declaration |
static void |
insert(org.omg.CORBA.Any any,
Hello val)
Method declaration |
static Hello |
narrow(org.omg.CORBA.Object val)
Method declaration |
static Hello |
read(org.omg.CORBA.portable.InputStream in)
Method declaration |
static org.omg.CORBA.TypeCode |
type()
Method declaration |
static void |
write(org.omg.CORBA.portable.OutputStream out,
Hello val)
Method declaration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HelloHelper()
| Method Detail |
public static void insert(org.omg.CORBA.Any any,
Hello val)
any - val - public static Hello extract(org.omg.CORBA.Any any)
any -
public static org.omg.CORBA.TypeCode type()
public static java.lang.String id()
public static Hello read(org.omg.CORBA.portable.InputStream in)
in -
public static void write(org.omg.CORBA.portable.OutputStream out,
Hello val)
out - val - public static Hello narrow(org.omg.CORBA.Object val)
val -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||