Package akka.http.scaladsl.model
Class RemoteAddress$
java.lang.Object
akka.http.scaladsl.model.RemoteAddress$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RemoteAddress$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(byte[] bytes) apply
(InetAddress a, scala.Option<Object> port)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RemoteAddress$
public RemoteAddress$()
-
-
Method Details
-
apply
-
apply
-
apply
-
renderWithoutPort
-