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 © 2012 JBoss by Red Hat. All Rights Reserved.