public interface IChannelDialer
| Modifier and Type | Method and Description |
|---|---|
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 © 2024. All Rights Reserved.