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

W

writeAll(ProtocolWriter, Map<String, ?>) - Method in class com.pcloud.networking.protocol.ValueWriter
Write all the data from a ProtocolWriter to a Map
writeData(DataSource) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeData(DataSource) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeData(DataSource) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
Set a DataSource as request data
writeMethodName(String) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeMethodName(String) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeMethodName(String) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
Write the method name of the request
writeName(String) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeName(String) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeName(String) - Method in class com.pcloud.networking.protocol.ForwardingProtocolWriter
 
writeName(String) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
 
writeName(String) - Method in interface com.pcloud.networking.protocol.ProtocolWriter
Write the name of a parameter
writer() - Method in interface com.pcloud.networking.client.ApiChannel
 
writeTimeout() - Method in class com.pcloud.networking.client.PCloudAPIClient
Returns the write timeout in milliseconds
writeTo(ProtocolWriter) - Method in class com.pcloud.networking.client.RequestBody
Writes data to a ProtocolWriter
writeTo(BufferedSink) - Method in class com.pcloud.networking.client.ResponseBody
Deprecated.
The one-shot stream of data being held by a ResponseBody needs to be decoded by a ProtocolReader which is already configured and ready for reading. The method brings some behavior ambiguity in cases where the stream may be partially consumed through the exposed ProtocolReader. *
writeTo(BufferedSink) - Method in class com.pcloud.networking.client.ResponseData
Writes all the data from the source into a BufferedSink
writeTo(BufferedSink) - Method in class com.pcloud.networking.protocol.DataSource
Write the data to a BufferedSink.
writeValue(Object) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeValue(String) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeValue(long) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeValue(boolean) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeValue(double) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeValue(float) - Method in class com.pcloud.networking.protocol.BytesWriter
 
writeValue(Object) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeValue(String) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeValue(double) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeValue(float) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeValue(long) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeValue(boolean) - Method in class com.pcloud.networking.protocol.ForwardingProtocolRequestWriter
 
writeValue(Object) - Method in class com.pcloud.networking.protocol.ForwardingProtocolWriter
 
writeValue(String) - Method in class com.pcloud.networking.protocol.ForwardingProtocolWriter
 
writeValue(double) - Method in class com.pcloud.networking.protocol.ForwardingProtocolWriter
 
writeValue(float) - Method in class com.pcloud.networking.protocol.ForwardingProtocolWriter
 
writeValue(long) - Method in class com.pcloud.networking.protocol.ForwardingProtocolWriter
 
writeValue(boolean) - Method in class com.pcloud.networking.protocol.ForwardingProtocolWriter
 
writeValue(Object) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
 
writeValue(String) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
 
writeValue(double) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
 
writeValue(float) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
 
writeValue(long) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
 
writeValue(boolean) - Method in interface com.pcloud.networking.protocol.ProtocolRequestWriter
 
writeValue(Object) - Method in interface com.pcloud.networking.protocol.ProtocolWriter
Write the value of a parameter
writeValue(String) - Method in interface com.pcloud.networking.protocol.ProtocolWriter
Write the value of a parameter
writeValue(double) - Method in interface com.pcloud.networking.protocol.ProtocolWriter
Write the value of a parameter
writeValue(float) - Method in interface com.pcloud.networking.protocol.ProtocolWriter
Write the value of a parameter
writeValue(long) - Method in interface com.pcloud.networking.protocol.ProtocolWriter
Write the value of a parameter
writeValue(boolean) - Method in interface com.pcloud.networking.protocol.ProtocolWriter
Write the value of a parameter
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links