| Package | Description |
|---|---|
| org.glassfish.grizzly.thrift.client |
| Modifier and Type | Method and Description |
|---|---|
static ThriftProtocols |
ThriftProtocols.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThriftProtocols[] |
ThriftProtocols.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GrizzlyThriftClient.Builder<T> |
GrizzlyThriftClient.Builder.thriftProtocol(ThriftProtocols thriftProtocol) |
Copyright © 2017-2019 Oracle Corporation. All Rights Reserved.