EndpointsSettings

final class EndpointsSettings extends Serializable

Settings for XHR interpreter.

Value parameters:
baseUri

Base of the URI of the service that implements the endpoints, can be absolute or relative (e.g. "http://foo.com" or "/bar")

Companion:
object
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def equals(other: Any): Boolean
Definition Classes
Any
override def hashCode(): Int
Definition Classes
Any
override def toString: String
Definition Classes
Any

Concrete fields