Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Field and Description |
---|---|
protected KieSessionInitializer |
ProtobufMarshaller.initializer |
Modifier and Type | Method and Description |
---|---|
KieSessionInitializer |
ProtobufMarshaller.getInitializer() |
KieSessionInitializer |
InternalMarshaller.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 |
ProtobufMarshaller.setInitializer(KieSessionInitializer initializer) |
void |
InternalMarshaller.setInitializer(KieSessionInitializer initializer) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.