public interface TriremeProcess
| Modifier and Type | Field and Description |
|---|---|
static Object |
IPC_DISCONNECT |
| Modifier and Type | Method and Description |
|---|---|
IpcHandle |
getIpcHandle() |
org.mozilla.javascript.Function |
getOnMessage() |
ScriptRunner |
getRuntime() |
void |
kill(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
int code,
int signal) |
static final Object IPC_DISCONNECT
ScriptRunner getRuntime()
org.mozilla.javascript.Function getOnMessage()
void kill(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
int code,
int signal)
IpcHandle getIpcHandle()
Copyright © 2016 Apigee Corporation. All Rights Reserved.