Uses of Interface
org.drools.serialization.protobuf.marshalling.ProcessMarshaller
-
Packages that use ProcessMarshaller Package Description org.drools.serialization.protobuf org.drools.serialization.protobuf.marshalling -
-
Uses of ProcessMarshaller in org.drools.serialization.protobuf
Methods in org.drools.serialization.protobuf with parameters of type ProcessMarshaller Modifier and Type Method Description static com.google.protobuf.ExtensionRegistryPersisterHelper. buildRegistry(org.drools.core.marshalling.MarshallerReaderContext context, ProcessMarshaller processMarshaller) -
Uses of ProcessMarshaller in org.drools.serialization.protobuf.marshalling
Methods in org.drools.serialization.protobuf.marshalling that return ProcessMarshaller Modifier and Type Method Description static ProcessMarshallerProcessMarshallerFactory. newProcessMarshaller()ProcessMarshallerProcessMarshallerFactoryService. newProcessMarshaller()
-