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