| Package | Description |
|---|---|
| com.baidu.brpc.client.channel |
| Modifier and Type | Class and Description |
|---|---|
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 © 2020 Baidu, Inc.. All rights reserved.