Skip navigation links
C P T 

C

com.squareup.picasso.pollexor - package com.squareup.picasso.pollexor
 

P

PollexorRequestTransformer - Class in com.squareup.picasso.pollexor
A Picasso.RequestTransformer that changes requests to use Thumbor for some remote transformations.
PollexorRequestTransformer(String) - Constructor for class com.squareup.picasso.pollexor.PollexorRequestTransformer
Deprecated.
Use PollexorRequestTransformer(Thumbor) instead. Create a transformer for the specified Thumbor host. This will not use URL encryption.
PollexorRequestTransformer(String, String) - Constructor for class com.squareup.picasso.pollexor.PollexorRequestTransformer
Deprecated.
Use PollexorRequestTransformer(Thumbor) instead. Create a transformer for the specified Thumbor host using the provided URL encryption key.
PollexorRequestTransformer(Thumbor) - Constructor for class com.squareup.picasso.pollexor.PollexorRequestTransformer
Create a transformer for the specified Thumbor.

T

transformRequest(Request) - Method in class com.squareup.picasso.pollexor.PollexorRequestTransformer
 
C P T 
Skip navigation links

Copyright © 2013-2015 Square, Inc.. All Rights Reserved.