Interface Http2OutputMessage
- All Superinterfaces:
AutoCloseable,Http2StreamFrame,HttpOutputMessage
- All Known Implementing Classes:
Http2OutputMessageFrame
-
Field Summary
Fields inherited from interface org.apache.dubbo.remoting.http12.HttpOutputMessage
EMPTY_MESSAGE -
Method Summary
Methods inherited from interface org.apache.dubbo.remoting.http12.h2.Http2StreamFrame
isEndStreamMethods inherited from interface org.apache.dubbo.remoting.http12.HttpOutputMessage
close, getBody
-
Method Details
-
name
- Specified by:
namein interfaceHttp2StreamFrame
-
id
default long id()- Specified by:
idin interfaceHttp2StreamFrame
-