public class ExpireJobContextTimerInputMarshaller extends Object implements TimersInputMarshaller
| Constructor and Description |
|---|
ExpireJobContextTimerInputMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(org.drools.core.marshalling.impl.MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer timer) |
void |
read(ProtobufMarshallerReaderContext inCtx) |
public ExpireJobContextTimerInputMarshaller()
public void read(ProtobufMarshallerReaderContext inCtx) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void deserialize(org.drools.core.marshalling.impl.MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer timer)
deserialize in interface TimersInputMarshallerCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.