jar

org.awake-file : awake-file-client

Maven & Gradle

Oct 22, 2015
1 usages

Awake FILE Client · Awake FILE is a secure Open Source framework that allows to program very easily file uploads/downloads and RPC through http. File transfers include powerful features like file chunking and automatic recovery mechanism. Security has been taken into account from the design: server side allows to specify strong security rules in order to protect the files and to secure the RPC calls.

Table Of Contents

Latest Version

Download org.awake-file : awake-file-client JAR file - Latest Versions:

All Versions

Download org.awake-file : awake-file-client JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window awake-file-client-3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kawanfw.commons.client.http

├─ org.kawanfw.commons.client.http.HttpHostPartsExtractor.class - [JAR]

├─ org.kawanfw.commons.client.http.HttpTransfer.class - [JAR]

├─ org.kawanfw.commons.client.http.HttpTransferOne.class - [JAR]

├─ org.kawanfw.commons.client.http.HttpTransferUtil.class - [JAR]

├─ org.kawanfw.commons.client.http.MultipartUtility.class - [JAR]

├─ org.kawanfw.commons.client.http.SimpleNameValuePair.class - [JAR]

├─ org.kawanfw.commons.client.http.SimpleNameValuePairConvertor.class - [JAR]

├─ org.kawanfw.commons.client.http.TimeoutConnector.class - [JAR]

org.kawanfw.commons.jdbc.abstracts

├─ org.kawanfw.commons.jdbc.abstracts.AbstractBlob.class - [JAR]

├─ org.kawanfw.commons.jdbc.abstracts.AbstractClob.class - [JAR]

├─ org.kawanfw.commons.jdbc.abstracts.AbstractConnection.class - [JAR]

├─ org.kawanfw.commons.jdbc.abstracts.AbstractDatabaseMetaData.class - [JAR]

├─ org.kawanfw.commons.jdbc.abstracts.AbstractPreparedStatement.class - [JAR]

├─ org.kawanfw.commons.jdbc.abstracts.AbstractResultSet.class - [JAR]

├─ org.kawanfw.commons.jdbc.abstracts.AbstractResultSetMetaData.class - [JAR]

├─ org.kawanfw.commons.jdbc.abstracts.AbstractStatement.class - [JAR]

org.kawanfw.file.api.util.client

├─ org.kawanfw.file.api.util.client.ApiInputStreamDownloader.class - [JAR]

├─ org.kawanfw.file.api.util.client.ApiOutputStreamUploader.class - [JAR]

├─ org.kawanfw.file.api.util.client.CallerFinder.class - [JAR]

├─ org.kawanfw.file.api.util.client.ChunkUtil.class - [JAR]

├─ org.kawanfw.file.api.util.client.ExceptionThrower.class - [JAR]

├─ org.kawanfw.file.api.util.client.FileChunkStore.class - [JAR]

├─ org.kawanfw.file.api.util.client.FilesTransferWithProgress.class - [JAR]

├─ org.kawanfw.file.api.util.client.JarReader.class - [JAR]

├─ org.kawanfw.file.api.util.client.PathUtil.class - [JAR]

├─ org.kawanfw.file.api.util.client.RemoteFilePartStore.class - [JAR]

├─ org.kawanfw.file.api.util.client.RemoteFileUtil.class - [JAR]

├─ org.kawanfw.file.api.util.client.StreamsTransferWithProgress.class - [JAR]

├─ org.kawanfw.file.api.util.client.UniqueFileCreator.class - [JAR]

org.kawanfw.file.reflection

├─ org.kawanfw.file.reflection.ClassFileLocatorNew.class - [JAR]

├─ org.kawanfw.file.reflection.ClassPathHacker.class - [JAR]

├─ org.kawanfw.file.reflection.ClassPathUtil.class - [JAR]

├─ org.kawanfw.file.reflection.ClassSerializer.class - [JAR]

├─ org.kawanfw.file.reflection.FilterLoader.class - [JAR]

├─ org.kawanfw.file.reflection.Invoker.class - [JAR]

├─ org.kawanfw.file.reflection.ReflectionUtil.class - [JAR]

├─ org.kawanfw.file.reflection.Reloader.class - [JAR]

org.kawanfw.file.util.parms

├─ org.kawanfw.file.util.parms.Action.class - [JAR]

├─ org.kawanfw.file.util.parms.Parameter.class - [JAR]

├─ org.kawanfw.file.util.parms.ReturnCode.class - [JAR]

├─ org.kawanfw.file.util.parms.Settings.class - [JAR]

org.kawanfw.commons.codec.binary

├─ org.kawanfw.commons.codec.binary.BinaryCodec.class - [JAR]

├─ org.kawanfw.commons.codec.binary.CodecHex.class - [JAR]

├─ org.kawanfw.commons.codec.binary.CodecStringUtils.class - [JAR]

org.kawanfw.file.api.util.client.engine

├─ org.kawanfw.file.api.util.client.engine.FileDownloaderEngine.class - [JAR]

├─ org.kawanfw.file.api.util.client.engine.FileUploaderEngine.class - [JAR]

org.kawanfw.commons.codec

├─ org.kawanfw.commons.codec.BinaryDecoder.class - [JAR]

├─ org.kawanfw.commons.codec.BinaryEncoder.class - [JAR]

├─ org.kawanfw.commons.codec.CharEncoding.class - [JAR]

├─ org.kawanfw.commons.codec.Decoder.class - [JAR]

├─ org.kawanfw.commons.codec.DecoderException.class - [JAR]

├─ org.kawanfw.commons.codec.Encoder.class - [JAR]

├─ org.kawanfw.commons.codec.EncoderException.class - [JAR]

├─ org.kawanfw.commons.codec.StringDecoder.class - [JAR]

├─ org.kawanfw.commons.codec.StringEncoder.class - [JAR]

├─ org.kawanfw.commons.codec.StringEncoderComparator.class - [JAR]

org.kawanfw.commons.api.client

├─ org.kawanfw.commons.api.client.InvalidLoginException.class - [JAR]

├─ org.kawanfw.commons.api.client.RemoteException.class - [JAR]

├─ org.kawanfw.commons.api.client.SessionParameters.class - [JAR]

org.kawanfw.commons.util.convert

├─ org.kawanfw.commons.util.convert.Pbe.class - [JAR]

org.kawanfw.file.version

├─ org.kawanfw.file.version.FileVersion.class - [JAR]

├─ org.kawanfw.file.version.FileVersionValues.class - [JAR]

org.kawanfw.file.api.client

├─ org.kawanfw.file.api.client.FileSession.class - [JAR]

├─ org.kawanfw.file.api.client.RemoteFile.class - [JAR]

├─ org.kawanfw.file.api.client.RemoteFileExecutor.class - [JAR]

├─ org.kawanfw.file.api.client.RemoteFileListExecutor.class - [JAR]

├─ org.kawanfw.file.api.client.RemoteInputStream.class - [JAR]

├─ org.kawanfw.file.api.client.RemoteOutputStream.class - [JAR]

├─ org.kawanfw.file.api.client.RemoteSession.class - [JAR]

├─ org.kawanfw.file.api.client.UrlSession.class - [JAR]

org.kawanfw.file.util.proxy

├─ org.kawanfw.file.util.proxy.DefaultHttpProxyDetector.class - [JAR]

├─ org.kawanfw.file.util.proxy.HttpProxyDetector.class - [JAR]

├─ org.kawanfw.file.util.proxy.SocksProxyDetector.class - [JAR]

org.kawanfw.commons.util

├─ org.kawanfw.commons.util.Base64.class - [JAR]

├─ org.kawanfw.commons.util.ClientLogger.class - [JAR]

├─ org.kawanfw.commons.util.DefaultParms.class - [JAR]

├─ org.kawanfw.commons.util.Directory.class - [JAR]

├─ org.kawanfw.commons.util.FilenameSplitter.class - [JAR]

├─ org.kawanfw.commons.util.FrameworkDebug.class - [JAR]

├─ org.kawanfw.commons.util.FrameworkFileUtil.class - [JAR]

├─ org.kawanfw.commons.util.FrameworkSystemUtil.class - [JAR]

├─ org.kawanfw.commons.util.HtmlConverter.class - [JAR]

├─ org.kawanfw.commons.util.IpSubnet.class - [JAR]

├─ org.kawanfw.commons.util.IpUtil.class - [JAR]

├─ org.kawanfw.commons.util.JavaValueBuilder.class - [JAR]

├─ org.kawanfw.commons.util.KeepTempFilePolicyParms.class - [JAR]

├─ org.kawanfw.commons.util.Sha1Util.class - [JAR]

├─ org.kawanfw.commons.util.SingleLineFormatterUtil.class - [JAR]

├─ org.kawanfw.commons.util.StringUtil.class - [JAR]

├─ org.kawanfw.commons.util.Tag.class - [JAR]

├─ org.kawanfw.commons.util.TransferStatus.class - [JAR]

org.kawanfw.commons.json

├─ org.kawanfw.commons.json.ElementGson.class - [JAR]

├─ org.kawanfw.commons.json.ListOfStringTransport.class - [JAR]

├─ org.kawanfw.commons.json.SessionParametersGson.class - [JAR]

Advertisement