Class Http2ConnectionPrefaceAndSettingsFrameWrittenEvent


  • public final class Http2ConnectionPrefaceAndSettingsFrameWrittenEvent
    extends java.lang.Object
    Signifies that the connection preface and the initial SETTINGS frame have been sent. The client sends the preface, and the server receives the preface. The client shouldn't write any data until this event has been processed.
    • Method Summary

      • Methods inherited from class java.lang.Object

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