Interface | Description |
---|---|
ThriftDecorator<T> |
thrift装饰者模式接口
|
ThriftUtils.Action |
Class | Description |
---|---|
ClientFactory |
Factory class for creating client instance
Example: |
NetworkUtil | Deprecated
instead use
NetworkUtil in com.gitee.l0km:common-base2 since version 1.0.7 |
ServiceUtil | |
Swift2ThriftyExceptionTransformer<L extends java.lang.Exception,R extends ThriftDecorator<? extends java.lang.Exception>> |
有
ThriftStruct 注释的异常类型之间的转换 |
Swift2ThriftyStructTransformer<L,R extends com.microsoft.thrifty.Struct> |
有
ThriftStruct 注释的类型之间的转换 |
ThriftDecoratorTransformer<L,R extends ThriftDecorator<L>> |
提供装饰对象
ThriftDecorator 和被装饰对象之间的类型转换 |
ThriftExceptionTransformer<L extends java.lang.Exception,R extends ThriftDecorator<? extends java.lang.Exception>> |
有
ThriftStruct 注释的异常类型之间的转换 |
ThriftStructTransformer<L,R> |
有
ThriftStruct 注释的类型之间的转换 |
ThriftUtils |
thrift工具
|
Thrifty2SwiftStructTransformer<L extends com.microsoft.thrifty.Struct,R> |
有
ThriftStruct 注释的类型之间的转换 |
ThriftyStructMetadata | |
TypeTransformer |
类型转换工具类
|
TypeValue |
Enum | Description |
---|---|
NetworkUtil.Filter | |
NetworkUtil.Radix |
Copyright © 2019. All rights reserved.