public interface IChannelDialer
限定符和类型 | 方法和说明 |
---|---|
IChannelConnect |
channelDial(String tunnelId,
String clientId,
String channelId,
String token,
IChannelProcessor processor,
TunnelStateMachine state) |
void |
shutdown() |
IChannelConnect channelDial(String tunnelId, String clientId, String channelId, String token, IChannelProcessor processor, TunnelStateMachine state)
void shutdown()
Copyright © 2019. All Rights Reserved.