Package org.apache.pekko.stream
Class Server$
java.lang.Object
org.apache.pekko.stream.TLSRole
org.apache.pekko.stream.Server
org.apache.pekko.stream.Server$
- All Implemented Interfaces:
- Serializable,- scala.Equals,- scala.Product
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()intproductElement(int x$1) scala.collection.Iterator<Object>toString()Methods inherited from class org.apache.pekko.stream.Serverequals, productElementName, productElementNamesMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.EqualsequalsMethods inherited from interface scala.ProductproductElementName, productElementNames
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Server$public Server$()
 
- 
- 
Method Details- 
productPrefix- Specified by:
- productPrefixin interface- scala.Product
- Overrides:
- productPrefixin class- Server
 
- 
productAritypublic int productArity()- Specified by:
- productArityin interface- scala.Product
- Overrides:
- productArityin class- Server
 
- 
productElement- Specified by:
- productElementin interface- scala.Product
- Overrides:
- productElementin class- Server
 
- 
productIterator- Specified by:
- productIteratorin interface- scala.Product
- Overrides:
- productIteratorin class- Server
 
- 
canEqual
- 
hashCodepublic int hashCode()
- 
toString
 
-