Uses of Interface
org.asynchttpclient.util.Counted
-
Packages that use Counted Package Description org.asynchttpclient.cookie -
-
Uses of Counted in org.asynchttpclient.cookie
Subinterfaces of Counted in org.asynchttpclient.cookie Modifier and Type Interface Description interface
CookieStore
This interface represents an abstract store forCookie
objects.Classes in org.asynchttpclient.cookie that implement Counted Modifier and Type Class Description class
ThreadSafeCookieStore
-