Uses of Interface
com.android.volley.toolbox.HurlStack.UrlRewriter

Packages that use HurlStack.UrlRewriter
com.android.volley.toolbox   
 

Uses of HurlStack.UrlRewriter in com.android.volley.toolbox
 

Constructors in com.android.volley.toolbox with parameters of type HurlStack.UrlRewriter
HurlStack(HurlStack.UrlRewriter urlRewriter)
           
HurlStack(HurlStack.UrlRewriter urlRewriter, SSLSocketFactory sslSocketFactory)