Class ExistsTransactionSuccess

All Implemented Interfaces:
Serializable, Immutable

@Beta public final class ExistsTransactionSuccess extends TransactionSuccess<ExistsTransactionSuccess>
Successful reply to an ExistsTransactionRequest. It indicates presence of requested data via getExists().
Author:
Robert Varga
See Also: