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