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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
abstract static boolean
static int
hashCode()
static int
static Object
productElement
(int x$1) static String
productElementName
(int n) static scala.collection.Iterator<String>
static scala.collection.Iterator<Object>
static String
static String
toString()
-
Constructor Details
-
Server
public Server()
-
-
Method Details
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-