Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Method and Description |
---|---|
static ReadSessionResult |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id)
Create a new session into which to read the stream data
|
static ReadSessionResult |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id,
org.kie.api.runtime.Environment environment,
SessionConfiguration config) |
static ReadSessionResult |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id,
org.kie.api.runtime.Environment environment,
SessionConfiguration config,
KieSessionInitializer initializer) |
ReadSessionResult |
ProtobufMarshaller.unmarshallWithMessage(InputStream stream,
org.kie.api.runtime.KieSessionConfiguration config,
org.kie.api.runtime.Environment environment) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.