Class AmopResponseCallback

java.lang.Object
org.fisco.bcos.sdk.amop.AmopResponseCallback

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

    Constructors 
    Constructor Description
    AmopResponseCallback()  
  • Method Summary

    Modifier and Type Method Description
    io.netty.util.Timeout getTimeout()  
    abstract void onResponse​(AmopResponse response)  
    void setTimeout​(io.netty.util.Timeout timeout)  

    Methods inherited from class java.lang.Object

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