| Interface | Description |
|---|---|
| ClientResources |
Client Configuration.
|
| EventLoopGroupProvider |
Provider for
EventLoopGroups and EventExecutorGroups. |
| Class | Description |
|---|---|
| DefaultClientResources |
Default instance of the client resources.
|
| DefaultClientResources.Builder |
Builder for
DefaultClientResources. |
| DefaultEventLoopGroupProvider |
Default implementation which manages one event loop group instance per type.
|
| RxJavaEventExecutorGroupScheduler |
A scheduler that uses a provided
EventExecutorGroup instance to schedule tasks. |
Copyright © 2016. All rights reserved.