public abstract class BaseApplicationClient<T extends BaseClient> extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected T |
baseClient |
protected org.slf4j.Logger |
log |
| 构造器和说明 |
|---|
BaseApplicationClient() |
protected final org.slf4j.Logger log
protected T extends BaseClient baseClient
Copyright © 2022. All rights reserved.