Class RemoteAddress$
java.lang.Object
org.apache.pekko.http.scaladsl.model.RemoteAddress$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final RemoteAddress$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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
 
-