Package | Description |
---|---|
com.openfin.desktop.channel | |
com.openfin.desktop.platform |
Modifier and Type | Field and Description |
---|---|
protected ChannelClient |
AbstractServiceClient.channelClient |
Modifier and Type | Method and Description |
---|---|
CompletionStage<ChannelClient> |
Channel.connectAsync()
Connect to a channel provider
|
CompletionStage<ChannelClient> |
Channel.connectAsync(Boolean noWait,
Object connectPayload)
Connect to a channel provider with a payload passed to the provider
|
CompletionStage<ChannelClient> |
Channel.connectAsync(Object connectPayload)
Connect to a channel provider with a payload passed to the provider
|
Modifier and Type | Method and Description |
---|---|
void |
Channel.connect(AsyncCallback<ChannelClient> callback)
Connect to the channel.
|
Modifier and Type | Method and Description |
---|---|
CompletionStage<ChannelClient> |
Platform.getChannelClient() |
Copyright © 2022. All rights reserved.