PasswordMessage

skunk.net.message.PasswordMessage
See thePasswordMessage companion object
abstract case class PasswordMessage extends TaggedFrontendMessage

Attributes

Companion
object
Source
PasswordMessage.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

final def encode: BitVector

Attributes

Inherited from:
TaggedFrontendMessage
Source
FrontendMessage.scala
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product