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