public class WebsocketLink
extends java.lang.Object
| Constructor and Description | 
|---|
WebsocketLink(HostPortClient cli)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isSecure()  | 
void | 
retry()  | 
void | 
startWsAction(ExecRequest wsReq,
             ProcessHandler ph)  | 
void | 
waitAvailable(long time,
             java.util.concurrent.TimeUnit unit)  | 
public WebsocketLink(HostPortClient cli)
public boolean isSecure()
public void retry()
public void waitAvailable(long time,
                          java.util.concurrent.TimeUnit unit)
public void startWsAction(ExecRequest wsReq, ProcessHandler ph)
Copyright © 2023. All Rights Reserved.