protected static class WsonrpcConfigBuilder.WsonrpcConfigImpl extends Object implements WsonrpcConfig
| 限定符 | 构造器和说明 |
|---|---|
protected |
WsonrpcConfigImpl(JsonImplementor jsonImpl,
BinaryWrapper binaryWrapper,
WsonrpcLogger wsonrpcLogger) |
protected |
WsonrpcConfigImpl(WsonrpcConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
BinaryWrapper |
getBinaryWrapper() |
JsonImplementor |
getJsonImplementor() |
WsonrpcLogger |
getWsonrpcLogger() |
protected WsonrpcConfigImpl(WsonrpcConfig config)
protected WsonrpcConfigImpl(JsonImplementor jsonImpl, BinaryWrapper binaryWrapper, WsonrpcLogger wsonrpcLogger)
public JsonImplementor getJsonImplementor()
getJsonImplementor 在接口中 WsonrpcConfigpublic BinaryWrapper getBinaryWrapper()
getBinaryWrapper 在接口中 WsonrpcConfigpublic WsonrpcLogger getWsonrpcLogger()
getWsonrpcLogger 在接口中 WsonrpcConfigCopyright © 2018. All rights reserved.