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