Class ChromeCmd<T>
java.lang.Object
com.tccc.kos.core.service.browser.chrome.cmds.ChromeCmd<T>
Base class for Chrome commands.
- Since:
- 1.0
- Version:
- 2023-06-09
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChromeCmd
-
-
Method Details
-
setResponse
Sets the response object for this command.- Parameters:
response- the response object
-
getResponseClass
Returns the response type.- Returns:
- the response type used to deserialize from JSON
-
getMethod
-
getId
public long getId() -
getParams
-
getResponse
-
getClazz
-