play-partials-play-30
play-partials-play-30
API
uk.gov.hmrc.play.partials
CachedStaticHtmlPartialRetriever
CachedStaticHtmlPartialRetrieverImpl
DefaultPartialFetcher
FormPartialRetriever
FormPartialRetrieverImpl
HeaderCarrierForPartials
HeaderCarrierForPartialsConverter
HeaderCarrierForPartialsConverterImpl
HtmlPartial
HtmlPartial
Failure
HtmlPartialHttpReads
Success
PartialFetcher
PartialRetriever
TemplateProcessor
play-partials-play-30
/
uk.gov.hmrc.play.partials
/
HtmlPartial
/
HtmlPartialHttpReads
HtmlPartialHttpReads
uk.gov.hmrc.play.partials.HtmlPartial.HtmlPartialHttpReads
trait
HtmlPartialHttpReads
extends
HttpReads
[
HtmlPartial
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
HttpReads
[
HtmlPartial
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
override
def
read
(
method
:
String
,
url
:
String
,
response
:
HttpResponse
):
HtmlPartial
Attributes
Definition Classes
HttpReads
Inherited methods
def
flatMap
[
B
](
fn
:
HtmlPartial
=>
HttpReads
[
B
]):
HttpReads
[
B
]
Attributes
Inherited from:
HttpReads
def
map
[
B
](
fn
:
HtmlPartial
=>
B
):
HttpReads
[
B
]
Attributes
Inherited from:
HttpReads
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods