DefaultHostInfo

org.apache.pekko.http.javadsl.testkit.DefaultHostInfo
final case class DefaultHostInfo(host: Host, securedConnection: Boolean)

Attributes

Source
DefaultHostInfo.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def getHost(): Host

Attributes

Source
DefaultHostInfo.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product