All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.savl.ripple.client.enums.Message Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
package com.savl.ripple.client.enums;

public enum Message {
    ledgerClosed,
    response,
    transaction,
    serverStatus,
    path_find,
    error
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy