Uses of Interface
org.kie.api.marshalling.ObjectMarshallingStrategyAcceptor
Packages that use ObjectMarshallingStrategyAcceptor
Package
Description
Marshalling classes are used to marshall and unmarshal StatefulKieSessions
-
Uses of ObjectMarshallingStrategyAcceptor in org.kie.api.marshalling
Methods in org.kie.api.marshalling that return ObjectMarshallingStrategyAcceptorMethods in org.kie.api.marshalling with parameters of type ObjectMarshallingStrategyAcceptorModifier and TypeMethodDescriptionKieMarshallers.newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor) KieMarshallers.newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor)