Package org.eclipse.jetty.http2.frames
Class DisconnectFrame
- java.lang.Object
-
- org.eclipse.jetty.http2.frames.Frame
-
- org.eclipse.jetty.http2.frames.DisconnectFrame
-
public class DisconnectFrame extends Frame
-
-
Field Summary
-
Fields inherited from class org.eclipse.jetty.http2.frames.Frame
DEFAULT_MAX_LENGTH, EMPTY_ARRAY, HEADER_LENGTH, MAX_MAX_LENGTH
-
-
Constructor Summary
Constructors Constructor Description DisconnectFrame()
-