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