Interface HttpContinue.ContinueResponseSender

Enclosing class:
HttpContinue

public static interface HttpContinue.ContinueResponseSender
A continue response that is in the process of being sent.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    awaitWritable(long time, TimeUnit timeUnit)
     
    boolean
    Continue sending the response.