org.http4s.blaze.http.HttpClientSession$
See theHttpClientSession companion trait
object HttpClientSession
Attributes
- Companion:
- trait
- Source:
- HttpClientSession.scala
- Graph
- Supertypes
- Self type
- HttpClientSession.type
Members list
Concise view
Type members
Classlikes
The session is busy and cannot dispatch a message at this time, but may be able to in the future
The session is busy and cannot dispatch a message at this time, but may be able to in the future
Attributes
- Source:
- HttpClientSession.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Statusclass Objecttrait Matchableclass Any
- Self type
- Busy.type
The session will no longer be able to dispatch requests
The session will no longer be able to dispatch requests
Attributes
- Source:
- HttpClientSession.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Statusclass Objecttrait Matchableclass Any
- Self type
- Closed.type
Able to dispatch now
Able to dispatch now
Attributes
- Source:
- HttpClientSession.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Statusclass Objecttrait Matchableclass Any
- Self type
- Ready.type
ClientResponse that can be released