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.
See Also: