public static class PipeWrap.PipeImpl extends JavaStreamWrap.StreamWrapImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
byteCount, MAX_METHOD, MAX_PROPERTY, pinState, runtimeId_constructor| Constructor and Description |
|---|
PipeWrap.PipeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
closePipe() |
protected JavaStreamWrap.StreamWrapImpl |
defaultConstructor() |
protected JavaStreamWrap.StreamWrapImpl |
defaultConstructor(org.mozilla.javascript.Context cx,
Object[] args) |
IpcHandle |
getIpcHandle() |
protected Object |
prototypeCall(int id,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
Object[] args) |
close, defineIds, getHandle, getInstanceIdValue, onRead, setInstanceIdValueanonymousCall, execIdCall, exportAsClass, findInstanceIdInfo, findPrototypeId, getClassName, getInstanceIdName, getMaxInstanceId, initPrototypeIdactivatePrototypeMap, addIdFunctionProperty, defaultGet, defaultHas, defaultPut, defineOwnProperty, delete, exportAsJSClass, fillConstructorProperties, get, getAttributes, getOwnPropertyDescriptor, has, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeValue, instanceIdInfo, put, setAttributes, setInstanceIdAttributesapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, equivalentValues, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, hasInstance, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, sizepublic static final String CLASS_NAME
public IpcHandle getIpcHandle()
protected JavaStreamWrap.StreamWrapImpl defaultConstructor(org.mozilla.javascript.Context cx, Object[] args)
defaultConstructor in class JavaStreamWrap.StreamWrapImplprotected JavaStreamWrap.StreamWrapImpl defaultConstructor()
defaultConstructor in class JavaStreamWrap.StreamWrapImplprotected Object prototypeCall(int id, org.mozilla.javascript.Context cx, org.mozilla.javascript.Scriptable scope, Object[] args)
prototypeCall in class JavaStreamWrap.StreamWrapImplpublic void closePipe()
Copyright © 2015 Apigee Corporation. All Rights Reserved.