HttpCommand

com.github.cloudfiles.core.http.HttpRequestSender.HttpCommand
sealed trait HttpCommand

The base trait for all commands understood by this actor class.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SendRequest
object Stop.type
In this article