Uses of Class
software.amazon.awssdk.crt.io.EventLoopGroup
Packages that use EventLoopGroup
-
Uses of EventLoopGroup in software.amazon.awssdk.crt.io
Methods in software.amazon.awssdk.crt.io that return EventLoopGroupMethods in software.amazon.awssdk.crt.io with parameters of type EventLoopGroupModifier and TypeMethodDescriptionExponentialBackoffRetryOptions.withEventLoopGroup(EventLoopGroup eventLoopGroup) Configure the event loop group to use to schedule the backoff/retry tasksConstructors in software.amazon.awssdk.crt.io with parameters of type EventLoopGroupModifierConstructorDescriptionClientBootstrap(EventLoopGroup elg, HostResolver hr) Creates a new ClientBootstrap.HostResolver(EventLoopGroup elg, int maxEntries)