Class STATE_TRANSFER.StateHeader

java.lang.Object
org.jgroups.Header
org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader
All Implemented Interfaces:
Externalizable, Serializable, Streamable
Enclosing class:
STATE_TRANSFER

public static class STATE_TRANSFER.StateHeader extends Header implements Streamable
Wraps data for a state request/response. Note that for a state response the actual state will notinvalid input: '<'/em be stored in the header itself, but in the message's buffer.
Version:
$Id: STATE_TRANSFER.java,v 1.76.2.1 2008/02/13 02:13:24 vlada Exp $
Author:
Bela Ban
See Also: