Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

I

INSTANCE - Static variable in class com.pcloud.networking.client.internal.tls.DefaultHostnameVerifier
 
Interactor<T> - Interface in com.pcloud.networking.api
A Iterator-like interface allowing the execution of MultiCalls in a pull-based fashion.
Interactor - Interface in com.pcloud.networking.client
A Iterator-like interface allowing the execution of MultiCalls in a pull-based fashion.
intercept(ApiResponse) - Method in interface com.pcloud.networking.api.ResponseInterceptor
Intercepts the ApiResponse to interact with it before it is delivered
intercept(Request, ProtocolWriter) - Method in interface com.pcloud.networking.client.RequestInterceptor
Intercepts the Request to write some data to it
interceptors() - Method in class com.pcloud.networking.api.ApiComposer
Returns a List of all the ResponseInterceptor objects you provided in the ApiComposer.Builder
interceptors() - Method in class com.pcloud.networking.client.PCloudAPIClient
Returns a List of RequestInterceptor for this client
IOUtils - Class in com.pcloud.utils
Utility class to help with IO operations
IOUtils() - Constructor for class com.pcloud.utils.IOUtils
 
isAndroidGetsocknameError(AssertionError) - Static method in class com.pcloud.utils.IOUtils
Returns true if e is due to a firmware bug fixed after Android 4.2.2.
isCancelled() - Method in interface com.pcloud.networking.api.Call
 
isCancelled() - Method in interface com.pcloud.networking.api.MultiCall
Returns true if this MultiCall has been cancelled, false otherwise
isCancelled() - Method in interface com.pcloud.networking.client.Call
Returns a boolean to show if the Call has been cancelled already.
isCancelled() - Method in interface com.pcloud.networking.client.MultiCall
Returns true if this MultiCall has been cancelled, false otherwise
isExecuted() - Method in interface com.pcloud.networking.api.Call
Returns true if this call has been either executed or enqueued.
isExecuted() - Method in interface com.pcloud.networking.api.MultiCall
Returns true if this MultiCall has been executed already
isExecuted() - Method in interface com.pcloud.networking.client.Call
Returns a boolean to show if the Call has been executed already.
isExecuted() - Method in interface com.pcloud.networking.client.MultiCall
Returns true if the all the calls have been executed already, false otherwise
isIdle() - Method in interface com.pcloud.networking.client.ApiChannel
Check whether the channel is idle
isSuccessful() - Method in class com.pcloud.networking.api.ApiResponse
Returns true if the request was successful, false otherwise
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links