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