public interface ClientChannelSelector
| Modifier and Type | Method and Description |
|---|---|
ClientChannel |
getChannel(URI uri) |
void |
returnChannel(ClientChannel channel) |
ClientChannel getChannel(URI uri) throws ChannelException
ChannelExceptionvoid returnChannel(ClientChannel channel)
Copyright © 2021. All rights reserved.