Package | Description |
---|---|
org.kie.api.marshalling |
Marshalling classes are used to marshall and unmarshal StatefulKieSessions
See KieMarshallers for more detailed information.
|
Modifier and Type | Method and Description |
---|---|
ObjectMarshallingStrategyAcceptor |
KieMarshallers.newClassFilterAcceptor(String[] patterns) |
Modifier and Type | Method and Description |
---|---|
ObjectMarshallingStrategy |
KieMarshallers.newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor) |
ObjectMarshallingStrategy |
KieMarshallers.newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.