public class ChannelDialer extends Object implements IChannelDialer
| Constructor and Description |
|---|
ChannelDialer(TunnelClientInterface client,
TunnelWorkerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
IChannelConnect |
channelDial(String tunnelId,
String clientId,
String channelId,
String token,
IChannelProcessor processor,
TunnelStateMachine stateMachine) |
void |
shutdown() |
public ChannelDialer(TunnelClientInterface client, TunnelWorkerConfig config)
public IChannelConnect channelDial(String tunnelId, String clientId, String channelId, String token, IChannelProcessor processor, TunnelStateMachine stateMachine)
channelDial in interface IChannelDialerpublic void shutdown()
shutdown in interface IChannelDialerCopyright © 2024. All Rights Reserved.