Class WriteCallback.Adaptor

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      Adaptor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeFailed​(java.lang.Throwable x)
      Callback invoked when the write fails.
      void writeSuccess()
      Callback invoked when the write completes.
      • Methods inherited from class java.lang.Object

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