Class BlockSearchApi
- java.lang.Object
-
- com.h2tcoin.takamakachain.api.Route
-
- com.h2tcoin.takamakachain.api.routes.BlockSearchApi
-
-
Constructor Summary
Constructors Constructor Description BlockSearchApi(String url, String... methods)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
code(HttpExchange he)
-
Methods inherited from class com.h2tcoin.takamakachain.api.Route
exchange, getAllowed_methods, getUrl, setAllowed_methods, setUrl
-
-