Package org.apache.pekko.stream
Class Server
java.lang.Object
org.apache.pekko.stream.TLSRole
org.apache.pekko.stream.Server
- Direct Known Subclasses:
- Server$
The server is usually the side the provides the service to its interlocutor.
 The precise interpretation of this role is protocol specific.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanabstract static booleanstatic inthashCode()static intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic StringtoString()
- 
Constructor Details- 
Serverpublic Server()
 
- 
- 
Method Details- 
productPrefix
- 
productAritypublic static int productArity()
- 
productElement
- 
productIterator
- 
canEqual
- 
hashCodepublic static int hashCode()
- 
toString
- 
equals
- 
productElementName
- 
productElementNames
 
-