| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectMarshallingStrategy | |
|---|---|
| org.drools.marshalling | Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information. | 
| Uses of ObjectMarshallingStrategy in org.drools.marshalling | 
|---|
| Methods in org.drools.marshalling that return ObjectMarshallingStrategy | |
|---|---|
|  ObjectMarshallingStrategy | MarshallerProvider.newIdentityMarshallingStrategy() | 
| static ObjectMarshallingStrategy | MarshallerFactory.newIdentityMarshallingStrategy() | 
|  ObjectMarshallingStrategy | MarshallerProvider.newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor) | 
| static ObjectMarshallingStrategy | MarshallerFactory.newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor) | 
|  ObjectMarshallingStrategy | MarshallerProvider.newSerializeMarshallingStrategy() | 
| static ObjectMarshallingStrategy | MarshallerFactory.newSerializeMarshallingStrategy() | 
|  ObjectMarshallingStrategy | MarshallerProvider.newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor) | 
| static ObjectMarshallingStrategy | MarshallerFactory.newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor) | 
| Methods in org.drools.marshalling with parameters of type ObjectMarshallingStrategy | |
|---|---|
|  Marshaller | MarshallerProvider.newMarshaller(KnowledgeBase kbase,
              ObjectMarshallingStrategy[] strategies)This will override the strategies specified in the ksession or environment. | 
| static Marshaller | MarshallerFactory.newMarshaller(KnowledgeBase kbase,
              ObjectMarshallingStrategy[] strategies) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||