|
Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Channel | |
|---|---|
| org.drools.impl.adapters | |
| org.drools.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
| Uses of Channel in org.drools.impl.adapters |
|---|
| Classes in org.drools.impl.adapters that implement Channel | |
|---|---|
class |
ChannelAdapter
|
| Methods in org.drools.impl.adapters that return types with arguments of type Channel | |
|---|---|
Map<String,Channel> |
KnowledgeRuntimeAdapter.getChannels()
|
| Methods in org.drools.impl.adapters with parameters of type Channel | |
|---|---|
void |
KnowledgeRuntimeAdapter.registerChannel(String name,
Channel channel)
|
| Uses of Channel in org.drools.runtime |
|---|
| Methods in org.drools.runtime that return types with arguments of type Channel | |
|---|---|
Map<String,Channel> |
KnowledgeRuntime.getChannels()
|
| Methods in org.drools.runtime with parameters of type Channel | |
|---|---|
void |
KnowledgeRuntime.registerChannel(String name,
Channel channel)
|
|
Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||