YfyWebAuth.Request that can be used in
YfyWebAuth.YfyWebAuth(YfyRequestConfig) to authorize a user.StandardHttpRequestor.Config with the values set by this builder.StandardHttpRequestor.Config.HttpURLConnection used to make network
requests using https.StandardHttpRequestor.Config with all its attributes set to their default
values.YfyFileRequest.preSignatureDownload(long)
and YfyFileRequest.downloadFile(String,String) method, direct download the fileYfyFileRequest.preSignatureDownload(long)
and YfyFileRequest.downloadFile(String,String) method, direct get a InputStream of the filethis#preSignatureUpload(long, String)
and this#uploadFile(String,InputStream) method, direct upload the filethis#preSignatureUpload(long, String)
and this#uploadFile(String,InputStream) method, direct upload the filethis#newVersionPreSignatureUpload(long,String,String)
and this#uploadFile(String,InputStream) method, direct upload the new version filethis#newVersionPreSignatureUpload(long,String,String)
and this#uploadFile(String,InputStream) method, direct upload the new version filethis#preview(long,PreviewKindEnum,boolean) more
than 1.InputStream for reading the HTTP response body.HttpRequestor implementation to use when making HTTP requests to the Fangcloud API
servers.StandardHttpRequestor that connects directly
(as opposed to using a proxy).Response from a request.StringUtil.javaQuotedLiteral(java.lang.String).IOException when reading or writing to the
network (when communicating with the Fangcloud API servers).HttpRequestor implementation that uses Java's standard library
HttpsURLConnection.StandardHttpRequestor that determines
how network connections to the server are established.StandardHttpRequestor.Config.YfySessionStore implementation that stores the value using the standard
HttpSession interface from the Java Servlet API.Copyright © 2018 YiFangYun. All rights reserved.