Drools :: Core 6.1.0.Beta1

org.drools.core.phreak
Class PhreakTimerNode.TimerNodeTimerInputMarshaller

java.lang.Object
  extended by org.drools.core.phreak.PhreakTimerNode.TimerNodeTimerInputMarshaller
All Implemented Interfaces:
TimersInputMarshaller
Enclosing class:
PhreakTimerNode

public static class PhreakTimerNode.TimerNodeTimerInputMarshaller
extends Object
implements TimersInputMarshaller


Constructor Summary
PhreakTimerNode.TimerNodeTimerInputMarshaller()
           
 
Method Summary
 void deserialize(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
 void read(MarshallerReaderContext inCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhreakTimerNode.TimerNodeTimerInputMarshaller

public PhreakTimerNode.TimerNodeTimerInputMarshaller()
Method Detail

read

public void read(MarshallerReaderContext inCtx)
          throws IOException,
                 ClassNotFoundException
Throws:
IOException
ClassNotFoundException

deserialize

public void deserialize(MarshallerReaderContext inCtx,
                        ProtobufMessages.Timers.Timer _timer)
                 throws ClassNotFoundException
Specified by:
deserialize in interface TimersInputMarshaller
Throws:
ClassNotFoundException

Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.