| Package | Description |
|---|---|
| com.webapp.utils.thrift.builder |
| Modifier and Type | Method and Description |
|---|---|
ThriftStruct |
ThriftStructBuilder.buildThriftStruct(Class<?> clazz,
List<ThriftStruct> structs,
List<ThriftEnum> enums) |
| Modifier and Type | Method and Description |
|---|---|
List<ThriftStruct> |
ThriftServiceBuilder.getAllStruct(Method method,
List<ThriftEnum> enums) |
List<ThriftStruct> |
ThriftServiceBuilder.getStructs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftStructBuilder.buildStrutsByGeneric(List<ThriftStruct> structs,
Generic generic,
List<ThriftEnum> enums) |
ThriftField |
ThriftFieldBuilder.buildThriftField(ThriftStructBuilder structBuilder,
Field field,
List<ThriftStruct> structs,
List<ThriftEnum> enums) |
ThriftStruct |
ThriftStructBuilder.buildThriftStruct(Class<?> clazz,
List<ThriftStruct> structs,
List<ThriftEnum> enums) |
Copyright © 2017. All rights reserved.