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 boolean
canEqual(Object other)
Deprecated.boolean
equals(Object o)
Deprecated.DirectoryProperty
getDirectory()
Deprecated.Property<Long>
getMaxSize()
Deprecated.int
hashCode()
Deprecated.String
toString()
Deprecated.
-
-
-
Constructor Detail
-
OkHttpCacheExtension
@Inject public OkHttpCacheExtension(ObjectFactory objectFactory)
Deprecated.
-
-
Method Detail
-
getDirectory
public DirectoryProperty getDirectory()
Deprecated.
-
canEqual
protected boolean canEqual(Object other)
Deprecated.
-
-