Class Bits
java.lang.Object
org.apache.pekko.http.impl.engine.ws.Bits
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Seq<Bits.BitElement>
elements()
org.apache.pekko.util.ByteString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
Bits
-
-
Method Details
-
elements
-
toByteString
public org.apache.pekko.util.ByteString toByteString()
-