| Package | Description |
|---|---|
| com.linecorp.armeria.client |
Client core.
|
| Modifier and Type | Method and Description |
|---|---|
ReleasableHolder<io.netty.channel.EventLoop> |
EventLoopScheduler.acquire(Endpoint endpoint,
SessionProtocol sessionProtocol)
Acquires an
EventLoop that is expected to handle a connection to the specified Endpoint. |
ReleasableHolder<io.netty.channel.EventLoop> |
DecoratingClientFactory.acquireEventLoop(Endpoint endpoint,
SessionProtocol sessionProtocol) |
ReleasableHolder<io.netty.channel.EventLoop> |
ClientFactory.acquireEventLoop(Endpoint endpoint,
SessionProtocol sessionProtocol)
Acquires an
EventLoop that is expected to handle a connection to the specified Endpoint. |
Copyright © 2020 LeanCloud. All rights reserved.