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