spice.http.client.intercept

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class InterceptorAdapter extends Interceptor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object empty.type
case class MultiInterceptor(interceptors: List[Interceptor]) extends Interceptor

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class RateLimiter(perRequestDelay: FiniteDuration) extends InterceptorAdapter

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type