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