public class CaresWrap extends java.lang.Object implements InternalNodeModule
| Modifier and Type | Class and Description |
|---|---|
static class |
CaresWrap.CaresImpl |
static class |
CaresWrap.ReqWrap |
| Modifier and Type | Field and Description |
|---|---|
static int |
AF_INET |
static int |
AF_INET6 |
static int |
AF_UNSPEC |
| Constructor and Description |
|---|
CaresWrap() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getModuleName() |
org.mozilla.javascript.Scriptable |
registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
NodeRuntime runner) |
public static final int AF_INET
public static final int AF_INET6
public static final int AF_UNSPEC
public java.lang.String getModuleName()
getModuleName in interface NodeModulepublic org.mozilla.javascript.Scriptable registerExports(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
NodeRuntime runner)
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.