Interface ContinueNotification


public interface ContinueNotification
Callback class that provides a notification of a HTTP 100 Continue response in the client.
Author:
Stuart Douglas
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details