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