JVMHttpClientImplementation
spice.http.client.JVMHttpClientImplementation$
object JVMHttpClientImplementation extends Moduload, HttpClientImplementation
Attributes
- Graph
-
- Supertypes
-
trait HttpClientImplementationtrait Moduloadclass Objecttrait Matchableclass Any
- Self type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
HttpClientImplementation
Called when an exception is thrown from load.
Called when an exception is thrown from load.
Value parameters
- t
-
the thrown exception
Attributes
- Definition Classes
-
Moduload
Loads the module. Should not be invoked directly. Calling the companion object's load method should invoke this method exactly once.
Loads the module. Should not be invoked directly. Calling the companion object's load method should invoke this method exactly once.
Attributes
- Definition Classes
-
Moduload
Inherited methods
Attributes
- Inherited from:
- HttpClientImplementation
Attributes
- Inherited from:
- HttpClientImplementation
Used to sort highest priority to lowest
Used to sort highest priority to lowest
Attributes
- Inherited from:
- Moduload
In this article