public class OpenChannel extends AbstractNativeChannel
VariableDef.Kind
identifier, isPublic, pkgPath, VOID_RETURN
Constructor and Description |
---|
OpenChannel() |
Modifier and Type | Method and Description |
---|---|
AbstractChannel |
inFlow(Context context)
Defines the set of actions which should be performed to created a byte channel.
|
execute
executeNative, getAnnotations, getArgumentTypes, getBlobArgument, getBooleanArgument, getBValues, getFloatArgument, getIntArgument, getKind, getName, getNodeLocation, getPackagePath, getParameterDefs, getRefArgument, getReturnParameters, getReturnParamTypes, getStackFrameSize, getStringArgument, getTempStackFrameSize, getType, getTypeName, getVariableDefs, getVarIndex, getWhiteSpaceDescriptor, isNative, isPublic, setKind, setName, setPackagePath, setParameterTypes, setReturnParamTypes, setStackFrameSize, setTempStackFrameSize, setType, setVarIndex
public AbstractChannel inFlow(Context context) throws BallerinaException
Defines the set of actions which should be performed to created a byte channel.
inFlow
in class AbstractNativeChannel
context
- holds the context received from Ballerina.BallerinaException
Copyright © 2018 WSO2. All rights reserved.