Roy Kim

Results 1 issues of Roy Kim

Is there anyway to invoke node js method 'on' from java side. which have argument 'function'? Below is Java code. result variable is ClientRequest object in nodejs. `lib.invokeMember(result, "on", "response",...