|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.IIOP.ListenPointHolder
public final class ListenPointHolder
Generated from IDL struct "ListenPoint".
Field Summary | |
---|---|
ListenPoint |
value
|
Constructor Summary | |
---|---|
ListenPointHolder()
|
|
ListenPointHolder(ListenPoint initial)
|
Method Summary | |
---|---|
void |
_read(InputStream _in)
|
TypeCode |
_type()
|
void |
_write(OutputStream _out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ListenPoint value
Constructor Detail |
---|
public ListenPointHolder()
public ListenPointHolder(ListenPoint initial)
Method Detail |
---|
public TypeCode _type()
_type
in interface Streamable
public void _read(InputStream _in)
_read
in interface Streamable
public void _write(OutputStream _out)
_write
in interface Streamable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |