Static Public Member Functions | |
static void | insert (final org.omg.CORBA.Any any, final NotifyExt.ReconnectionRegistry s) |
static NotifyExt.ReconnectionRegistry | extract (final org.omg.CORBA.Any any) |
static org.omg.CORBA.TypeCode | type () |
static String | id () |
static ReconnectionRegistry | read (final org.omg.CORBA.portable.InputStream in) |
static void | write (final org.omg.CORBA.portable.OutputStream _out, final NotifyExt.ReconnectionRegistry s) |
static NotifyExt.ReconnectionRegistry | narrow (final java.lang.Object obj) |
static NotifyExt.ReconnectionRegistry | narrow (final org.omg.CORBA.Object obj) |
static NotifyExt.ReconnectionRegistry | unchecked_narrow (final org.omg.CORBA.Object obj) |
Generated from IDL interface "ReconnectionRegistry"
static NotifyExt.ReconnectionRegistry NotifyExt::ReconnectionRegistryHelper::extract | ( | final org.omg.CORBA.Any | any | ) | [inline, static] |
References narrow().
static String NotifyExt::ReconnectionRegistryHelper::id | ( | ) | [inline, static] |
static void NotifyExt::ReconnectionRegistryHelper::insert | ( | final org.omg.CORBA.Any | any, | |
final NotifyExt.ReconnectionRegistry | s | |||
) | [inline, static] |
static NotifyExt.ReconnectionRegistry NotifyExt::ReconnectionRegistryHelper::narrow | ( | final org.omg.CORBA.Object | obj | ) | [inline, static] |
static NotifyExt.ReconnectionRegistry NotifyExt::ReconnectionRegistryHelper::narrow | ( | final java.lang.Object | obj | ) | [inline, static] |
static ReconnectionRegistry NotifyExt::ReconnectionRegistryHelper::read | ( | final org.omg.CORBA.portable.InputStream | in | ) | [inline, static] |
References narrow().
static org.omg.CORBA.TypeCode NotifyExt::ReconnectionRegistryHelper::type | ( | ) | [inline, static] |
static NotifyExt.ReconnectionRegistry NotifyExt::ReconnectionRegistryHelper::unchecked_narrow | ( | final org.omg.CORBA.Object | obj | ) | [inline, static] |
static void NotifyExt::ReconnectionRegistryHelper::write | ( | final org.omg.CORBA.portable.OutputStream | _out, | |
final NotifyExt.ReconnectionRegistry | s | |||
) | [inline, static] |