Awake File v1.1
A C D E F G H I L M O R S T U

S

ServerInfo - Class in org.awakefw.commons.api.server.util
Gets some server info, including info extracted from HttpServletRequest at server startup.
setAcceptAllSslCertificates(boolean) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Sets if client sides must allow HTTPS call with all SSL Certificates, including "invalid" or self-signed Certificates.
setAwakeProgressManager(AwakeProgressManager) - Method in class org.awakefw.file.api.client.AwakeFileSession
Allows to set an Awake Progress Manager instance.
setAwakeProgressManager(AwakeProgressManager) - Method in class org.awakefw.file.api.client.AwakeUrl
Allows to set an Awake Progress Manager instance.
setDownloadBufferSize(int) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Sets the buffer size when downloading files.
setDriverClassName(String) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the JDBC driver class name.
setEncryptionPassword(char[]) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Sets the encryption Password that encrypts http request parameters.
setHtmlEncodingOn(boolean) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Says if the upload/download of Clob using character stream or ASCII stream must be html encoded.
setHttpClientParameter(String, Object) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Sets the value of this HttpClient Library parameter.
setHttpClientParameters(Map<String, Object>) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Sets the HttpClient Parameters.
setLengthToTransfer(long) - Method in interface org.awakefw.commons.api.client.AwakeProgressManager
Sets the total length of files in bytes to transfer.
setLengthToTransfer(long) - Method in class org.awakefw.commons.api.client.DefaultAwakeProgressManager
Will reinitialize all other values for a new usage: cancelValue = false progress = 0
setLogFile(File) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the absolute path name for log file. e.g.
setLoginTimeout(int) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the login timeout (in seconds) for connecting to the database.
setLogWriter(PrintWriter) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the log writer being used by this data source.
setMaxConns(int) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the maximum number of connections in dynamic pool.
setMaxConnTime(int) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the time in days between connection resets.
setMaxLengthForString(int) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Sets the maximum authorized length for a string for upload or download (in order to avoid OutOfMemoryException on client and server side).
setMinConns(int) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the minimum number of connections to start with.
setPassword(String) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the database password to be passed to your JDBC driver.
setProgress(int) - Method in interface org.awakefw.commons.api.client.AwakeProgressManager
Sets the progress in percentage of the transfer operation.
setProgress(int) - Method in class org.awakefw.commons.api.client.DefaultAwakeProgressManager
 
setUploadBufferSize(int) - Method in class org.awakefw.commons.api.client.HttpProtocolParameters
Sets the buffer size when uploading files.
setUrl(String) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the Connection URL to be passed to your JDBC driver
setUseBase64EncodingForCall() - Static method in class org.awakefw.file.api.client.AwakeFileSession
Says if we wan to use base64 encoding for parameters passed to call() - This is a method for legacy applications prior to v1.0.
setUsername(String) - Method in class org.awakefw.commons.api.server.AwakeDataSource
Sets the database username to be passed to your JDBC driver.
Sha1 - Class in org.awakefw.commons.api.server.util
SHA-1 hash functions on strings and files with SUN provider.
Sha1() - Constructor for class org.awakefw.commons.api.server.util.Sha1
Constructor.

Awake File v1.1
A C D E F G H I L M O R S T U
Copyright © 2012 Kawan Softwares SAS