jar

io.github.hnuuhc : often-utils

Maven & Gradle

Apr 23, 2023
13 stars

often-utils · Java network common tools

Table Of Contents

Latest Version

Download io.github.hnuuhc : often-utils JAR file - Latest Versions:

All Versions

Download io.github.hnuuhc : often-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x

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 often-utils-1.2.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.haic.often.chrome.browser

├─ org.haic.often.chrome.browser.Browser.class - [JAR]

├─ org.haic.often.chrome.browser.Data.class - [JAR]

├─ org.haic.often.chrome.browser.Decrypt.class - [JAR]

├─ org.haic.often.chrome.browser.LocalCookie.class - [JAR]

├─ org.haic.often.chrome.browser.LocalLoginData.class - [JAR]

├─ org.haic.often.chrome.browser.LocalStorage.class - [JAR]

org.haic.often.web

├─ org.haic.often.web.Handler.class - [JAR]

├─ org.haic.often.web.HttpServlet.class - [JAR]

├─ org.haic.often.web.HttpServletRequest.class - [JAR]

├─ org.haic.often.web.HttpServletResponse.class - [JAR]

├─ org.haic.often.web.HttpSurface.class - [JAR]

├─ org.haic.often.web.Redirect.class - [JAR]

├─ org.haic.often.web.RequestHeader.class - [JAR]

├─ org.haic.often.web.RequestParam.class - [JAR]

├─ org.haic.often.web.ServerServlet.class - [JAR]

org.haic.often.logger.adapter

├─ org.haic.often.logger.adapter.ConsoleLoggerAdapter.class - [JAR]

├─ org.haic.often.logger.adapter.FileLoggerAdapter.class - [JAR]

org.haic.often.net.http

├─ org.haic.often.net.http.Connection.class - [JAR]

├─ org.haic.often.net.http.HttpClientUtil.class - [JAR]

├─ org.haic.often.net.http.HttpStatus.class - [JAR]

├─ org.haic.often.net.http.HttpsUtil.class - [JAR]

├─ org.haic.often.net.http.ProxiedHttpsConnection.class - [JAR]

├─ org.haic.often.net.http.Response.class - [JAR]

org.haic.often.list

├─ org.haic.often.list.LimitLinkedList.class - [JAR]

├─ org.haic.often.list.SafetyLimitLinkedList.class - [JAR]

├─ org.haic.often.list.SafetyLinkedHashMap.class - [JAR]

├─ org.haic.often.list.SafetyLinkedHashSet.class - [JAR]

org.haic.often.thread.consumer

├─ org.haic.often.thread.consumer.EightConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.FiveConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.FourConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.NineConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.OneConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.SevenConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.SixConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.TenConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.ThreeConsumer.class - [JAR]

├─ org.haic.often.thread.consumer.TwoConsumer.class - [JAR]

org.haic.often.ffmpeg

├─ org.haic.often.ffmpeg.Audio.class - [JAR]

├─ org.haic.often.ffmpeg.FFmpeg.class - [JAR]

├─ org.haic.often.ffmpeg.FFmpegUtil.class - [JAR]

├─ org.haic.often.ffmpeg.Video.class - [JAR]

org.haic.often.parser.csv

├─ org.haic.often.parser.csv.CSV.class - [JAR]

├─ org.haic.often.parser.csv.CSVNode.class - [JAR]

org.haic.often

├─ org.haic.often.Judge.class - [JAR]

├─ org.haic.often.Symbol.class - [JAR]

├─ org.haic.often.Terminal.class - [JAR]

org.haic.often.function

├─ org.haic.often.function.ByteFunction.class - [JAR]

├─ org.haic.often.function.CharFunction.class - [JAR]

├─ org.haic.often.function.FourFunction.class - [JAR]

├─ org.haic.often.function.StringFunction.class - [JAR]

├─ org.haic.often.function.ThreeFunction.class - [JAR]

├─ org.haic.often.function.ToByteFunction.class - [JAR]

├─ org.haic.often.function.ToCharFunction.class - [JAR]

├─ org.haic.often.function.ToStringFunction.class - [JAR]

org.haic.often.web.path

├─ org.haic.often.web.path.Path400.class - [JAR]

├─ org.haic.often.web.path.Path404.class - [JAR]

├─ org.haic.often.web.path.PathHello.class - [JAR]

org.haic.often.exception

├─ org.haic.often.exception.AESException.class - [JAR]

├─ org.haic.often.exception.Aria2Exception.class - [JAR]

├─ org.haic.often.exception.DownloadException.class - [JAR]

├─ org.haic.often.exception.HLSDownloadException.class - [JAR]

├─ org.haic.often.exception.HResultException.class - [JAR]

├─ org.haic.often.exception.HttpException.class - [JAR]

├─ org.haic.often.exception.InitializationFailedException.class - [JAR]

├─ org.haic.often.exception.JSONException.class - [JAR]

├─ org.haic.often.exception.StringException.class - [JAR]

├─ org.haic.often.exception.TypeException.class - [JAR]

├─ org.haic.often.exception.WinAPICallFailedException.class - [JAR]

├─ org.haic.often.exception.YunPanException.class - [JAR]

├─ org.haic.often.exception.ZipException.class - [JAR]

org.haic.often.image

├─ org.haic.often.image.FingerPrint.class - [JAR]

├─ org.haic.often.image.ImageUtil.class - [JAR]

org.haic.often.net.download

├─ org.haic.often.net.download.HLSConnection.class - [JAR]

├─ org.haic.often.net.download.HLSDownload.class - [JAR]

├─ org.haic.often.net.download.HLSListener.class - [JAR]

├─ org.haic.often.net.download.Sion.class - [JAR]

├─ org.haic.often.net.download.SionConnection.class - [JAR]

├─ org.haic.often.net.download.SionDownload.class - [JAR]

├─ org.haic.often.net.download.SionListener.class - [JAR]

├─ org.haic.often.net.download.SionMethod.class - [JAR]

├─ org.haic.often.net.download.SionRequest.class - [JAR]

├─ org.haic.often.net.download.SionResponse.class - [JAR]

org.haic.often.tuple.record

├─ org.haic.often.tuple.record.EightTuple.class - [JAR]

├─ org.haic.often.tuple.record.FiveTuple.class - [JAR]

├─ org.haic.often.tuple.record.FourTuple.class - [JAR]

├─ org.haic.often.tuple.record.NineTuple.class - [JAR]

├─ org.haic.often.tuple.record.SevenTuple.class - [JAR]

├─ org.haic.often.tuple.record.SixTuple.class - [JAR]

├─ org.haic.often.tuple.record.TenTuple.class - [JAR]

├─ org.haic.often.tuple.record.ThreeTuple.class - [JAR]

├─ org.haic.often.tuple.record.TwoTuple.class - [JAR]

org.haic.often.annotations

├─ org.haic.often.annotations.NonNls.class - [JAR]

├─ org.haic.often.annotations.NotNull.class - [JAR]

org.haic.often.thread

├─ org.haic.often.thread.ConsumerThread.class - [JAR]

├─ org.haic.often.thread.FutureTaskThread.class - [JAR]

org.haic.often.dpapi

├─ org.haic.often.dpapi.WinDPAPI.class - [JAR]

org.haic.often.logger

├─ org.haic.often.logger.Level.class - [JAR]

├─ org.haic.often.logger.Logger.class - [JAR]

├─ org.haic.often.logger.LoggerAdapter.class - [JAR]

├─ org.haic.often.logger.LoggerConfig.class - [JAR]

├─ org.haic.often.logger.LoggerFactory.class - [JAR]

├─ org.haic.often.logger.LoggerUnit.class - [JAR]

org.haic.often.parser.xml

├─ org.haic.often.parser.xml.Document.class - [JAR]

├─ org.haic.often.parser.xml.Element.class - [JAR]

├─ org.haic.often.parser.xml.Elements.class - [JAR]

├─ org.haic.often.parser.xml.HtmlEscape.class - [JAR]

├─ org.haic.often.parser.xml.Tag.class - [JAR]

├─ org.haic.often.parser.xml.TagAttrs.class - [JAR]

├─ org.haic.often.parser.xml.XmlChilds.class - [JAR]

├─ org.haic.often.parser.xml.XmlPath.class - [JAR]

├─ org.haic.often.parser.xml.XmlTree.class - [JAR]

org.haic.often.tuple

├─ org.haic.often.tuple.Tuple.class - [JAR]

org.haic.often.parser

├─ org.haic.often.parser.ParserStringBuilder.class - [JAR]

org.haic.often.parser.json

├─ org.haic.often.parser.json.JSON.class - [JAR]

├─ org.haic.often.parser.json.JSONArray.class - [JAR]

├─ org.haic.often.parser.json.JSONFormat.class - [JAR]

├─ org.haic.often.parser.json.JSONNumber.class - [JAR]

├─ org.haic.often.parser.json.JSONObject.class - [JAR]

├─ org.haic.often.parser.json.JSONPath.class - [JAR]

org.haic.often.compress

├─ org.haic.often.compress.Zip.class - [JAR]

├─ org.haic.often.compress.ZipUtil.class - [JAR]

org.haic.often.net

├─ org.haic.often.net.IgnoreSSLSocket.class - [JAR]

├─ org.haic.often.net.Method.class - [JAR]

├─ org.haic.often.net.MimeType.class - [JAR]

├─ org.haic.often.net.MyX509TrustManager.class - [JAR]

├─ org.haic.often.net.URIMethod.class - [JAR]

├─ org.haic.often.net.URIUtil.class - [JAR]

├─ org.haic.often.net.UserAgent.class - [JAR]

org.haic.often.util

├─ org.haic.often.util.ArrayUtil.class - [JAR]

├─ org.haic.often.util.Base16Util.class - [JAR]

├─ org.haic.often.util.Base32Util.class - [JAR]

├─ org.haic.often.util.Base64Util.class - [JAR]

├─ org.haic.often.util.DateUtil.class - [JAR]

├─ org.haic.often.util.FileUtil.class - [JAR]

├─ org.haic.often.util.IOUtil.class - [JAR]

├─ org.haic.often.util.ListUtil.class - [JAR]

├─ org.haic.often.util.PFX.class - [JAR]

├─ org.haic.often.util.PKCS7Padding.class - [JAR]

├─ org.haic.often.util.RandomUtil.class - [JAR]

├─ org.haic.often.util.ReadWriteUtil.class - [JAR]

├─ org.haic.often.util.StringUtil.class - [JAR]

├─ org.haic.often.util.SystemUtil.class - [JAR]

├─ org.haic.often.util.ThreadUtil.class - [JAR]

├─ org.haic.often.util.TypeReference.class - [JAR]

├─ org.haic.often.util.TypeUtil.class - [JAR]

├─ org.haic.often.util.Validate.class - [JAR]

org.haic.often.net.ftp

├─ org.haic.often.net.ftp.FTPConnection.class - [JAR]

├─ org.haic.often.net.ftp.FTPResponse.class - [JAR]

├─ org.haic.often.net.ftp.FTPUtil.class - [JAR]

org.haic.often.net.htmlunit

├─ org.haic.often.net.htmlunit.HtmlConnection.class - [JAR]

├─ org.haic.often.net.htmlunit.HtmlUnitUtil.class - [JAR]

org.haic.often.thread.futuretask

├─ org.haic.often.thread.futuretask.EightFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.FiveFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.FourFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.NineFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.OneFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.SevenFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.SixFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.TenFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.ThreeFutureTask.class - [JAR]

├─ org.haic.often.thread.futuretask.TwoFutureTask.class - [JAR]

org.haic.often.net.aria2

├─ org.haic.often.net.aria2.Aria2Connection.class - [JAR]

├─ org.haic.often.net.aria2.Aria2Method.class - [JAR]

├─ org.haic.often.net.aria2.Aria2Util.class - [JAR]

org.haic.often.netdisc

├─ org.haic.often.netdisc.ALiYunPan.class - [JAR]

├─ org.haic.often.netdisc.HeCaiYunPan.class - [JAR]

├─ org.haic.often.netdisc.KuaKeYunPan.class - [JAR]

├─ org.haic.often.netdisc.LanZouYunPan.class - [JAR]

├─ org.haic.often.netdisc.TianYiYunPan.class - [JAR]

├─ org.haic.often.netdisc.YunPan123.class - [JAR]