public class TxStateRequest extends TXPacket
Modifier and Type | Class and Description |
---|---|
static class |
TxStateRequest.State |
TXPacket.PacketType
PACKET_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, toJSONObjectImpl
couldBeJSON, couldBeJSON, couldBeJSON, couldBeJSONArray, couldBeJSONObject, getPacketType, putPacketType, putPacketType, toJSONObject, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setNeedsCoordination
getClientAddress
getSummary, toBytes, toString
getSummary
public TxStateRequest(java.lang.String txGroupName)
public TxStateRequest(org.json.JSONObject json) throws org.json.JSONException
org.json.JSONException
public TxStateRequest.State getState()