| Package | Description |
|---|---|
| com.openfin.desktop.channel |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentHashMap<String,ChannelAction> |
ChannelBase.channelActionMap |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChannelProvider.register(String action,
ChannelAction listener)
Register an action to be called by ChannelClient
|
boolean |
ChannelClient.register(String action,
ChannelAction listener)
Register an action to be called by ChannelProvider
|
protected boolean |
ChannelBase.register(String action,
ChannelAction listener) |
Copyright © 2022. All rights reserved.