Interface Http2StreamFrame
- All Known Subinterfaces:
Http2Header,Http2InputMessage,Http2OutputMessage
- All Known Implementing Classes:
Http2InputMessageFrame,Http2MetadataFrame,Http2OutputMessageFrame
public interface Http2StreamFrame
-
Method Summary
-
Method Details
-
id
long id() -
name
String name() -
isEndStream
boolean isEndStream()
-