| Package | Description |
|---|---|
| org.apache.ode.jacob.soup | |
| org.apache.ode.jacob.vpu |
| Modifier and Type | Method and Description |
|---|---|
CommChannel |
ExecutionQueue.consumeExport(java.lang.String exportId) |
CommChannel |
Comm.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionQueue.add(CommChannel channel) |
java.lang.String |
ExecutionQueue.createExport(CommChannel channel) |
void |
Comm.setChannel(CommChannel channel) |
| Constructor and Description |
|---|
Comm(CommGroup group,
CommChannel chnl) |
CommRecv(CommChannel chnl,
ChannelListener continuation) |
CommSend(CommChannel chnl,
java.lang.reflect.Method method,
java.lang.Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
CommChannel |
ExecutionQueueImpl.consumeExport(java.lang.String exportId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CommChannel> |
ExecutionQueueImpl.ExecutionQueueInputStream.getSerializedChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionQueueImpl.add(CommChannel channel) |
static Channel |
ChannelFactory.createChannel(CommChannel backend,
java.lang.Class type) |
java.lang.String |
ExecutionQueueImpl.createExport(CommChannel channel) |
Copyright © 2022 WSO2. All Rights Reserved.