Package io.vertx.rxjava3.core.http
Class HttpFrame
- java.lang.Object
-
- io.vertx.rxjava3.core.http.HttpFrame
-
-
Field Summary
Fields Modifier and Type Field Description static TypeArg<HttpFrame>__TYPE_ARG
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)intflags()HttpFramegetDelegate()inthashCode()static HttpFramenewInstance(HttpFrame arg)Bufferpayload()StringtoString()inttype()
-