Constants

io.quartz.http2.Constants
object Constants

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Constants.type

Members list

Type members

Classlikes

object Error

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Error.type
case class ErrorGen(streamId: Int, code: Long, name: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class ErrorRst(streamId: Int, code: Long, name: String) extends Exception

Attributes

Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object Flags

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Flags.type
object FrameTypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
FrameTypes.type
object Masks

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Masks.type
object SettingsTypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def getPrefaceBuffer(): ByteBuffer

Concrete fields

val HeaderSize: Int
val LengthFieldSize: Int
val PrefaceString: String