public static class TCPWrap.ConnectImpl extends AbstractIdObject<TCPWrap.ConnectImpl>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
Id_constructor| Constructor and Description |
|---|
ConnectImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
callOnComplete(org.mozilla.javascript.Context cx,
JavaStreamWrap.StreamWrapImpl handle,
int err) |
protected TCPWrap.ConnectImpl |
defaultConstructor() |
protected java.lang.Object |
getInstanceIdValue(int id) |
protected void |
setInstanceIdValue(int id,
java.lang.Object value) |
anonymousCall, defaultConstructor, execIdCall, exportAsClass, findInstanceIdInfo, findPrototypeId, getClassName, getInstanceIdName, getMaxInstanceId, initPrototypeId, prototypeCallactivatePrototypeMap, addIdFunctionProperty, defaultGet, defaultHas, defaultPut, defineOwnProperty, delete, delete, exportAsJSClass, fillConstructorProperties, findInstanceIdInfo, findPrototypeId, get, get, getAttributes, getOwnPropertyDescriptor, has, has, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeMethod, initPrototypeMethod, initPrototypeValue, initPrototypeValue, instanceIdInfo, put, put, setAttributes, setInstanceIdAttributesapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, sizepublic static final java.lang.String CLASS_NAME
protected TCPWrap.ConnectImpl defaultConstructor()
defaultConstructor in class AbstractIdObject<TCPWrap.ConnectImpl>protected java.lang.Object getInstanceIdValue(int id)
getInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectprotected void setInstanceIdValue(int id,
java.lang.Object value)
setInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectpublic void callOnComplete(org.mozilla.javascript.Context cx,
JavaStreamWrap.StreamWrapImpl handle,
int err)
Copyright © 2018 Apigee Corporation. All Rights Reserved.