|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractEventChannel | |
|---|---|
| org.jacorb.notification | |
| org.jacorb.notification.interfaces | |
| Uses of AbstractEventChannel in org.jacorb.notification |
|---|
| Subclasses of AbstractEventChannel in org.jacorb.notification | |
|---|---|
class |
EventChannelImpl
|
class |
TypedEventChannelImpl
|
| Methods in org.jacorb.notification that return AbstractEventChannel | |
|---|---|
protected AbstractEventChannel |
AbstractChannelFactory.create_channel_servant(org.omg.CORBA.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 AbstractEventChannel |
EventChannelFactoryImpl.newEventChannel()
|
protected abstract AbstractEventChannel |
AbstractChannelFactory.newEventChannel()
|
| Methods in org.jacorb.notification with parameters of type AbstractEventChannel | |
|---|---|
void |
ChannelManager.add_channel(int key,
AbstractEventChannel channel)
|
protected void |
AbstractChannelFactory.addToChannels(int id,
AbstractEventChannel channel)
|
protected void |
EventChannelFactoryImpl.channelCreated(AbstractEventChannel channel)
|
protected void |
AbstractChannelFactory.channelCreated(AbstractEventChannel channel)
|
| Uses of AbstractEventChannel in org.jacorb.notification.interfaces |
|---|
| Constructors in org.jacorb.notification.interfaces with parameters of type AbstractEventChannel | |
|---|---|
EventChannelEvent(AbstractEventChannel servant)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||