static O remoteEvalJavaFreshThroughProxy(S proxy, S target, S java) { S cmd = format("please eval java fresh *", java); S answer = sendToAwarenessThroughProxy(proxy, target, cmd); ret safeUnstructure(matchOK2OrFail(answer)); }
Began life as a copy of #1006049
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006053 |
| Snippet name: | remoteEvalJavaFreshThroughProxy |
| Eternal ID of this version: | #1006053/1 |
| Text MD5: | accf18f76da470239d3b8a2e936217c8 |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-15 09:50:58 |
| Source code size: | 236 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 727 / 745 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |