Package org.jgroups.protocols
Interface COUNTER.Response
-
- All Superinterfaces:
Streamable
- All Known Implementing Classes:
COUNTER.BooleanResponse,COUNTER.ExceptionResponse,COUNTER.GetOrCreateResponse,COUNTER.ReconcileResponse,COUNTER.SimpleResponse,COUNTER.ValueResponse
- Enclosing class:
- COUNTER
protected static interface COUNTER.Response extends Streamable
-
-
Method Summary
-
Methods inherited from interface org.jgroups.util.Streamable
readFrom, writeTo
-
-