DepthHeader

com.github.cloudfiles.webdav.DepthHeader
See theDepthHeader companion class
object DepthHeader extends ModeledCustomHeaderCompanion[DepthHeader]

Attributes

Companion
class
Graph
Supertypes
class ModeledCustomHeaderCompanion[DepthHeader]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def parse(value: String): Try[DepthHeader]

Attributes

Definition Classes
ModeledCustomHeaderCompanion

Inherited methods

def apply(value: String): H

Attributes

Inherited from:
ModeledCustomHeaderCompanion
def lowercaseName: String

Attributes

Inherited from:
ModeledCustomHeaderCompanion
def unapply(h: HttpHeader): Option[String]

Attributes

Inherited from:
ModeledCustomHeaderCompanion

Concrete fields

override val name: String

Implicits

Inherited implicits

final implicit val implicitlyLocatableCompanion: ModeledCustomHeaderCompanion[DepthHeader]

Attributes

Inherited from:
ModeledCustomHeaderCompanion