org.omg.CosNotifyChannelAdmin
public class ConnectionAlreadyActiveHelper extends Object
Method Summary | |
---|---|
static ConnectionAlreadyActive | extract(Any a)
Extract ConnectionAlreadyActive from an any
|
static String | id()
Return the ConnectionAlreadyActive IDL ID |
static void | insert(Any a, ConnectionAlreadyActive t)
Insert ConnectionAlreadyActive into an any |
static ConnectionAlreadyActive | read(InputStream istream)
Read ConnectionAlreadyActive from a marshalled stream |
static TypeCode | type()
Return the ConnectionAlreadyActive TypeCode |
static void | write(OutputStream ostream, ConnectionAlreadyActive value)
Write ConnectionAlreadyActive into a marshalled stream |
Parameters: a an any
Returns: the extracted ConnectionAlreadyActive value
Returns: an ID
Parameters: a an any t ConnectionAlreadyActive value
Parameters: istream the input stream
Returns: the readed ConnectionAlreadyActive value
Returns: a TypeCode
Parameters: ostream the output stream value ConnectionAlreadyActive value