Package org.apache.pekko.stream
Class Client
java.lang.Object
org.apache.pekko.stream.TLSRole
org.apache.pekko.stream.Client
- Direct Known Subclasses:
Client$
The client is usually the side that consumes the service provided by its
interlocutor. The precise interpretation of this role is protocol specific.
-
Constructor Summary
Constructors -
Method Summary
Modifier 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
-
Client
public Client()
-
-
Method Details
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-