public final class SunCORBAConnectionHolder extends Object implements Streamable
Modifier and Type | Field and Description |
---|---|
SunCORBAConnection |
value |
Constructor and Description |
---|
SunCORBAConnectionHolder() |
SunCORBAConnectionHolder(SunCORBAConnection initialValue) |
Modifier and Type | Method and Description |
---|---|
void |
_read(InputStream i) |
TypeCode |
_type() |
void |
_write(OutputStream o) |
public SunCORBAConnection value
public SunCORBAConnectionHolder()
public SunCORBAConnectionHolder(SunCORBAConnection initialValue)
public void _read(InputStream i)
_read
in interface Streamable
public void _write(OutputStream o)
_write
in interface Streamable
public TypeCode _type()
_type
in interface Streamable
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference