HttpClientImplementationManager

spice.http.client.HttpClientImplementationManager$
object HttpClientImplementationManager extends ImplementationManager[HttpClientImplementation, Unit]

Attributes

Graph
Supertypes
trait ImplementationManager[HttpClientImplementation, Unit]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def apply(config: Unit): Implementation

Attributes

Inherited from:
ImplementationManager
def register(creator: Unit => HttpClientImplementation): Unit

Attributes

Inherited from:
ImplementationManager