

Public Member Functions | |
| String[] | _ids () |
| int | register_callback (NotifyExt.ReconnectionCallback reconection) |
| boolean | is_alive () |
| void | unregister_callback (int id) |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = NotifyExt.ReconnectionRegistryOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:NotifyExt/ReconnectionRegistry:1.0"} |
Generated from IDL interface "ReconnectionRegistry"
| String [] NotifyExt::_ReconnectionRegistryStub::_ids | ( | ) | [inline] |
References ids.
| boolean NotifyExt::_ReconnectionRegistryStub::is_alive | ( | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References NotifyExt::ReconnectionRegistryOperations::is_alive().
| int NotifyExt::_ReconnectionRegistryStub::register_callback | ( | NotifyExt.ReconnectionCallback | reconection | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References _opsClass, and NotifyExt::ReconnectionRegistryOperations::register_callback().
| void NotifyExt::_ReconnectionRegistryStub::unregister_callback | ( | int | id | ) | [inline] |
final java.lang.Class NotifyExt::_ReconnectionRegistryStub::_opsClass = NotifyExt.ReconnectionRegistryOperations.class [static] |
Referenced by register_callback().
String [] NotifyExt::_ReconnectionRegistryStub::ids = {"IDL:NotifyExt/ReconnectionRegistry:1.0"} [private] |
Referenced by _ids().
1.6.2