Interface Http2DataFrame

All Superinterfaces:
ByteBufHolder, Http2Frame, Http2StreamFrame, ReferenceCounted
All Known Implementing Classes:
DefaultHttp2DataFrame

public interface Http2DataFrame extends Http2StreamFrame, ByteBufHolder
HTTP/2 DATA frame.