toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
com.jetbrains.cef.remote.thrift_codegen
/
ClientHandlers
/
Processor
/
connect
connect
open
class
connect
<
I
:
ClientHandlers.Iface
?
>
:
ProcessFunction
<
I
,
T
>
Members
Constructors
connect
Link copied to clipboard
constructor
(
)
Properties
method
Name
Link copied to clipboard
val
methodName
:
String
Functions
get
Empty
Args
Instance
Link copied to clipboard
open
fun
getEmptyArgsInstance
(
)
:
ClientHandlers.connect_args
get
Result
Link copied to clipboard
open
fun
getResult
(
iface
:
I
,
args
:
ClientHandlers.connect_args
)
:
ClientHandlers.connect_result
process
Link copied to clipboard
fun
process
(
seqid
:
Int
,
iprot
:
TProtocol
,
oprot
:
TProtocol
,
iface
:
I
)