Interface Receiver.PartialStringCallback

  • Enclosing interface:
    Receiver

    public static interface Receiver.PartialStringCallback
    • Method Detail

      • handle

        void handle​(HttpServerExchange exchange,
                    java.lang.String message,
                    boolean last)