Class OkHttpCacheExtension
- java.lang.Object
-
- io.freefair.gradle.plugins.okhttp.OkHttpCacheExtension
-
@Deprecated public class OkHttpCacheExtension extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description OkHttpCacheExtension(ObjectFactory objectFactory)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected booleancanEqual(Object other)Deprecated.booleanequals(Object o)Deprecated.DirectoryPropertygetDirectory()Deprecated.Property<Long>getMaxSize()Deprecated.inthashCode()Deprecated.StringtoString()Deprecated.
-
-
-
Constructor Detail
-
OkHttpCacheExtension
@Inject public OkHttpCacheExtension(ObjectFactory objectFactory)
Deprecated.
-
-
Method Detail
-
getDirectory
public DirectoryProperty getDirectory()
Deprecated.
-
canEqual
protected boolean canEqual(Object other)
Deprecated.
-
-