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