org.omg.CosNotifyChannelAdmin
public final class ConnectionAlreadyActiveHolder extends Object implements Streamable
| Field Summary | |
|---|---|
| ConnectionAlreadyActive | value
Internal ConnectionAlreadyActive value |
| Constructor Summary | |
|---|---|
| ConnectionAlreadyActiveHolder()
Default constructor | |
| ConnectionAlreadyActiveHolder(ConnectionAlreadyActive initial)
Constructor with value initialisation | |
| Method Summary | |
|---|---|
| void | _read(InputStream istream)
Read ConnectionAlreadyActive from a marshalled stream |
| TypeCode | _type()
Return the ConnectionAlreadyActive TypeCode |
| void | _write(OutputStream ostream)
Write ConnectionAlreadyActive into a marshalled stream |
Parameters: initial the initial value
Parameters: istream the input stream
Returns: a TypeCode
Parameters: ostream the output stream