public class StreamWrap extends java.lang.Object implements InternalNodeModule
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamWrap.ShutdownWrap |
static class |
StreamWrap.WriteWrap |
| Constructor and Description |
|---|
StreamWrap() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getModuleName() |
org.mozilla.javascript.Scriptable |
registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime) |
public java.lang.String getModuleName()
getModuleName in interface NodeModulepublic org.mozilla.javascript.Scriptable registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable global,
NodeRuntime runtime)
throws java.lang.reflect.InvocationTargetException,
java.lang.IllegalAccessException,
java.lang.InstantiationException
registerExports in interface NodeModulejava.lang.reflect.InvocationTargetExceptionjava.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionCopyright © 2018 Apigee Corporation. All Rights Reserved.