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