| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<HttpFrame> | 
__TYPE_ARG  | 
| Constructor and Description | 
|---|
HttpFrame(HttpFrame delegate)  | 
HttpFrame(Object delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
int | 
flags()  | 
HttpFrame | 
getDelegate()  | 
int | 
hashCode()  | 
static HttpFrame | 
newInstance(HttpFrame arg)  | 
Buffer | 
payload()  | 
String | 
toString()  | 
int | 
type()  | 
public static final io.vertx.lang.rx.TypeArg<HttpFrame> __TYPE_ARG
public HttpFrame(HttpFrame delegate)
public HttpFrame(Object delegate)
Copyright © 2020 Eclipse. All rights reserved.