| Package | Description |
|---|---|
| org.drools.core.marshalling.impl |
| Modifier and Type | Field and Description |
|---|---|
protected KieSessionInitializer |
ProtobufMarshaller.initializer |
| Modifier and Type | Method and Description |
|---|---|
KieSessionInitializer |
InternalMarshaller.getInitializer() |
KieSessionInitializer |
ProtobufMarshaller.getInitializer() |
| Modifier and Type | Method and Description |
|---|---|
static ReadSessionResult |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id,
org.kie.api.runtime.Environment environment,
SessionConfiguration config,
KieSessionInitializer initializer) |
void |
InternalMarshaller.setInitializer(KieSessionInitializer initializer) |
void |
ProtobufMarshaller.setInitializer(KieSessionInitializer initializer) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.