KIE API 6.2.0.Beta1

Uses of Interface
org.kie.api.marshalling.ObjectMarshallingStrategyAcceptor

Packages that use ObjectMarshallingStrategyAcceptor
org.kie.api.marshalling Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information. 
 

Uses of ObjectMarshallingStrategyAcceptor in org.kie.api.marshalling
 

Methods in org.kie.api.marshalling that return ObjectMarshallingStrategyAcceptor
 ObjectMarshallingStrategyAcceptor KieMarshallers.newClassFilterAcceptor(String[] patterns)
           
 

Methods in org.kie.api.marshalling with parameters of type ObjectMarshallingStrategyAcceptor
 ObjectMarshallingStrategy KieMarshallers.newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor)
           
 ObjectMarshallingStrategy KieMarshallers.newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor)
           
 


KIE API 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.