| 程序包 | 说明 |
|---|---|
| com.baidu.brpc.client.channel |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BrpcPooledChannel
BrpcPooledChannelGroup class keeps fixed connections with one server
Created by wenweihu86 on 2017/9/29.
|
class |
BrpcShortChannel
BrpcShortChannel build single & short connection with server
and channel will be closed by brpc after communication with server
|
class |
BrpcSingleChannel
BrpcSingleChannel class keeps single persistent connection with one server
|
Copyright © 2019 Baidu, Inc.. All rights reserved.