Package | Description |
---|---|
org.jacorb.notification | |
org.jacorb.notification.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
EventChannelImpl |
class |
TypedEventChannelImpl |
Modifier and Type | Method and Description |
---|---|
protected AbstractEventChannel |
AbstractChannelFactory.create_channel_servant(IntHolder id,
Property[] qosProps,
Property[] adminProps) |
AbstractEventChannel |
ChannelManager.get_channel_servant(int id) |
protected AbstractEventChannel |
AbstractChannelFactory.get_event_channel_servant(int id) |
protected AbstractEventChannel |
TypedEventChannelFactoryImpl.newEventChannel() |
protected abstract AbstractEventChannel |
AbstractChannelFactory.newEventChannel() |
protected AbstractEventChannel |
EventChannelFactoryImpl.newEventChannel() |
Modifier and Type | Method and Description |
---|---|
void |
ChannelManager.add_channel(int key,
AbstractEventChannel channel) |
protected void |
AbstractChannelFactory.addToChannels(int id,
AbstractEventChannel channel) |
protected void |
AbstractChannelFactory.channelCreated(AbstractEventChannel channel) |
protected void |
EventChannelFactoryImpl.channelCreated(AbstractEventChannel channel) |
Constructor and Description |
---|
EventChannelEvent(AbstractEventChannel servant) |