public class StateTransferResult extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
buffer |
protected Throwable |
exception |
Constructor and Description |
---|
StateTransferResult() |
StateTransferResult(byte[] buffer) |
StateTransferResult(Throwable t) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.