|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReteooStatefulSession | |
---|---|
org.drools.marshalling.impl |
Uses of ReteooStatefulSession in org.drools.marshalling.impl |
---|
Methods in org.drools.marshalling.impl that return ReteooStatefulSession | |
---|---|
static ReteooStatefulSession |
InputMarshaller.readSession(MarshallerReaderContext context,
int id,
ExecutorService executor)
Create a new session into which to read the stream data |
static ReteooStatefulSession |
InputMarshaller.readSession(MarshallerReaderContext context,
int id,
ExecutorService executor,
org.drools.runtime.Environment environment,
SessionConfiguration config)
|
static ReteooStatefulSession |
InputMarshaller.readSession(ReteooStatefulSession session,
MarshallerReaderContext context)
Stream the data into an existing session |
Methods in org.drools.marshalling.impl with parameters of type ReteooStatefulSession | |
---|---|
static ReteooStatefulSession |
InputMarshaller.readSession(ReteooStatefulSession session,
MarshallerReaderContext context)
Stream the data into an existing session |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |