Class ExistsTransactionSuccess

All Implemented Interfaces:
Serializable, Immutable

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