public class ChannelProvider extends ChannelBase
afterAction, beforeAction, channel, channelActionMap, defaultAction, onError, providerIdentity| Modifier and Type | Method and Description |
|---|---|
void |
processConnection(org.json.JSONObject clientIdentity,
org.json.JSONObject connectionPayload) |
void |
processDisconnection(org.json.JSONObject clientIdentity) |
void |
publish(String action,
org.json.JSONObject actionPayload,
AckListener ackListener) |
dispatch, getChannelId, getChannelName, getName, getUuid, hasRegisteredAction, invokeAction, register, remove, setAfterAction, setBeforeAction, setDefaultAction, setOnErrorpublic void processConnection(org.json.JSONObject clientIdentity,
org.json.JSONObject connectionPayload)
public void processDisconnection(org.json.JSONObject clientIdentity)
public void publish(String action, org.json.JSONObject actionPayload, AckListener ackListener)
Copyright © 2019. All rights reserved.