org.jgroups.protocols
Class COUNTER.Request

java.lang.Object
  extended by org.jgroups.protocols.COUNTER.Request
All Implemented Interfaces:
Streamable
Direct Known Subclasses:
COUNTER.ReconcileRequest, COUNTER.ResendPendingRequests, COUNTER.SimpleRequest, COUNTER.UpdateRequest
Enclosing class:
COUNTER

protected abstract static class COUNTER.Request
extends java.lang.Object
implements Streamable


Constructor Summary
protected COUNTER.Request()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jgroups.util.Streamable
readFrom, writeTo
 

Constructor Detail

COUNTER.Request

protected COUNTER.Request()


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.