org.sdnplatform.sync.internal.rpc
Class RPCService.MessageWindow

java.lang.Object
  extended by org.sdnplatform.sync.internal.rpc.RPCService.MessageWindow
Enclosing class:
RPCService

protected static class RPCService.MessageWindow
extends java.lang.Object

Maintain state for the pending message window for a given message type

Author:
readams

Constructor Summary
protected RPCService.MessageWindow()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPCService.MessageWindow

protected RPCService.MessageWindow()