| Package | Description |
|---|---|
| org.drools.marshalling |
Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions
See MarshallerFactory for more detailed information.
|
| Modifier and Type | Method and Description |
|---|---|
static Marshaller |
MarshallerFactory.newMarshaller(KnowledgeBase kbase,
ObjectMarshallingStrategy[] strategies) |
Marshaller |
MarshallerProvider.newMarshaller(KnowledgeBase kbase,
ObjectMarshallingStrategy[] strategies)
This will override the strategies specified in the ksession or environment.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.