Package jdk.incubator.http.internal.frame
-
Interface Summary Interface Description FramesDecoder.FrameProcessor -
Class Summary Class Description ContinuationFrame DataFrame ErrorFrame FramesDecoder Frames DecoderFramesEncoder Frames Encoder Encode framed into ByteBuffers.GoAwayFrame HeaderFrame Either a HeadersFrame or a ContinuationFrameHeadersFrame Http2Frame When sending a frame, the length field must be set in sub-class by calling computeLength()MalformedFrame OutgoingHeaders<T> Contains all parameters for outgoing headers.PingFrame PriorityFrame PushPromiseFrame ResetFrame SettingsFrame WindowUpdateFrame