public interface TransportStrategy
| 限定符和类型 | 方法和说明 |
|---|---|
void |
applySocketConf(SocketConf conf)
应用socket配置
|
ByteBuffer |
buildSimpleCommand(byte[] buf)
抽象构建bigpipe协议的command对象
|
String |
getProvider()
提供NsHeader协议的提供者属性
|
ByteBuffer buildSimpleCommand(byte[] buf)
buf - String getProvider()
void applySocketConf(SocketConf conf)
conf - Copyright © 2017. All rights reserved.