Package org.iota.apis

Class NativeApi

  • Direct Known Subclasses:
    Client

    public abstract class NativeApi
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected NativeApi​(ClientConfig clientConfig)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void destroyHandle()  
      protected com.google.gson.JsonElement sendCommand​(ClientCommand command)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait