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

M

maxIdleConnections() - Method in class com.pcloud.networking.client.ConnectionPool
Returns the maximum amount of idle connections the pool can keep
message() - Method in class com.pcloud.networking.api.ApiResponse
Returns the error message for this ApiResponse
Method - Annotation Type in com.pcloud.networking.api
Set the API's method name that will be called.
methodName() - Method in interface com.pcloud.networking.api.Call
The API method name to be executed.
methodName() - Method in interface com.pcloud.networking.api.MultiCall
The API method name to be executed.
methodName(String) - Method in class com.pcloud.networking.client.Request.Builder
Sets the method name for the Request
methodName() - Method in class com.pcloud.networking.client.Request
Returns the method name for this request
MultiCall<T,R> - Interface in com.pcloud.networking.api
A contract for an object able to execute many calls to a server and return the results
MultiCall - Interface in com.pcloud.networking.client
A contract for an object which can handle multiple calls
MultiCallback<T,R> - Interface in com.pcloud.networking.api
A contact for a callback to work with a MultiCall
MultiCallback - Interface in com.pcloud.networking.client
A contract for a callback to be fired when making a MultiCall
MultiResponse - Class in com.pcloud.networking.client
An implementation of a container for multiple responses.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links