Interface InternalMarshaller
- All Superinterfaces:
org.kie.api.marshalling.Marshaller
- All Known Implementing Classes:
ProtobufMarshaller
public interface InternalMarshaller
extends org.kie.api.marshalling.Marshaller
-
Method Summary
Methods inherited from interface org.kie.api.marshalling.Marshaller
getMarshallingConfiguration, marshall, unmarshall, unmarshall, unmarshall
-
Method Details
-
getInitializer
KieSessionInitializer getInitializer() -
setInitializer
-