public class TxStateRequest extends TXPacket
| Modifier and Type | Class and Description |
|---|---|
static class |
TxStateRequest.State |
TXPacket.PacketTypePACKET_TYPE, type| Constructor and Description |
|---|
TxStateRequest(org.json.JSONObject json) |
TxStateRequest(java.lang.String txGroupName) |
| Modifier and Type | Method and Description |
|---|---|
TxStateRequest.State |
getState() |
getRequestID, getRequestType, getResponse, getResponseCode, getServiceName, getTXID, getTXPacketType, isFailed, needsCoordination, setFailed, setResponseCode, toJSONObjectImplcouldBeJSON, couldBeJSON, couldBeJSON, couldBeJSONArray, couldBeJSONObject, getPacketType, putPacketType, putPacketType, toJSONObject, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetNeedsCoordinationgetClientAddressgetSummary, toBytes, toStringgetSummarypublic TxStateRequest(java.lang.String txGroupName)
public TxStateRequest(org.json.JSONObject json)
throws org.json.JSONException
org.json.JSONExceptionpublic TxStateRequest.State getState()