Class SmackFuture.InternalSmackFuture<V,​E extends java.lang.Exception>

    • Constructor Detail

      • InternalSmackFuture

        public InternalSmackFuture()
    • Method Detail

      • setResult

        public final void setResult​(V result)
      • setException

        public final void setException​(E exception)