BlazeClientBuilder

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def getAddress(requestKey: RequestKey): Either[Throwable, InetSocketAddress]

Deprecated methods

@deprecated("Most users should use the default execution context provided. ".+("If you have a specific reason to use a custom one, use `.withExecutionContext`"), "0.23.5")
def apply[F[_] : Async](executionContext: ExecutionContext): BlazeClientBuilder[F]
Deprecated