public static class Protocol.Opcode$.Ping$
extends org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.AbstractOpcode
implements scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Protocol.Opcode$.Ping$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Ping$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Protocol.Opcode$.Ping$ MODULE$