Package | Description |
---|---|
com.xjeffrose.xio.marshall.thrift |
Modifier and Type | Field and Description |
---|---|
Http1Version |
Http1Rule.version |
Modifier and Type | Method and Description |
---|---|
static Http1Version |
Http1Version.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
Http1Version |
Http1Rule.getVersion() |
static Http1Version |
Http1Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Http1Version[] |
Http1Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Http1Rule |
Http1Rule.setVersion(Http1Version version) |
Copyright © 2016. All Rights Reserved.