All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download http-jdk7 JAR 0.0.3 with all dependencies


An easy to use HTTP API, that supports synchronous and asynchronous execution of HTTP request. On android only asynchronous driver is supported. This library has been backported to jdk 7 to retain compatibility with android!

Files of the artifact http-jdk7 version 0.0.3 from the group io.femo.

Artifact http-jdk7
Group io.femo
Version 0.0.3
Last update 16. August 2016
Tags: compatibility with android supports been execution backported that easy http request supported asynchronous library only retain driver synchronous this
Organization not specified
URL http://femo.io/libs/http
License MIT License
Dependencies amount 7
Dependencies mime-util, commons-lang3, commons-io, slf4j-api, annotations-java5, dynamic-jdk7, jdk7-support,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of http-jdk7 Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of http-jdk7 version 0.0.3

META-INF
META-INF.META-INF.MANIFEST.MF
io.femo.http
io.femo.http.io.femo.http.Authentication
io.femo.http.io.femo.http.Base64Driver
io.femo.http.io.femo.http.Constants
io.femo.http.io.femo.http.Driver
io.femo.http.io.femo.http.Environment
io.femo.http.io.femo.http.Http
io.femo.http.io.femo.http.HttpContext
io.femo.http.io.femo.http.HttpCookie
io.femo.http.io.femo.http.HttpDriver
io.femo.http.io.femo.http.HttpDrivers
io.femo.http.io.femo.http.HttpException
io.femo.http.io.femo.http.HttpHandleException
io.femo.http.io.femo.http.HttpHandler
io.femo.http.io.femo.http.HttpHeader
io.femo.http.io.femo.http.HttpMiddleware
io.femo.http.io.femo.http.HttpRequest
io.femo.http.io.femo.http.HttpResponse
io.femo.http.io.femo.http.HttpResponseCallback
io.femo.http.io.femo.http.HttpRoutable
io.femo.http.io.femo.http.HttpRouter
io.femo.http.io.femo.http.HttpServer
io.femo.http.io.femo.http.HttpTransport
io.femo.http.io.femo.http.HttpVersion
io.femo.http.io.femo.http.MimeService
io.femo.http.io.femo.http.ReadonlyThreadLocal
io.femo.http.io.femo.http.StatusCode
io.femo.http.io.femo.http.Transport
io.femo.http.io.femo.http.UnknownStatusCodeException
io.femo.http.auth
io.femo.http.auth.io.femo.http.auth.DefaultBasicStrategy
io.femo.http.auth.io.femo.http.auth.DefaultDigestStrategy
io.femo.http.drivers
io.femo.http.drivers.io.femo.http.drivers.AsynchronousDriver
io.femo.http.drivers.io.femo.http.drivers.AsynchronousExecutorHttpRequest
io.femo.http.drivers.io.femo.http.drivers.AsynchronousHttpRequest
io.femo.http.drivers.io.femo.http.drivers.DefaultBase64Driver
io.femo.http.drivers.io.femo.http.drivers.DefaultDriver
io.femo.http.drivers.io.femo.http.drivers.DefaultEnvironment
io.femo.http.drivers.io.femo.http.drivers.DefaultHttpRequest
io.femo.http.drivers.io.femo.http.drivers.DefaultHttpResponse
io.femo.http.drivers.io.femo.http.drivers.DefaultHttpRouter
io.femo.http.drivers.io.femo.http.drivers.DefaultHttpServer
io.femo.http.drivers.io.femo.http.drivers.DefaultMimeService
io.femo.http.drivers.io.femo.http.drivers.IncomingHttpRequest
io.femo.http.drivers.io.femo.http.drivers.InputBuffer
io.femo.http.drivers.server
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpHandle
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpHandlerHandle
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpHandlerStack
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpMiddlewareHandle
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpRouterHandle
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpServerThread
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpThread
io.femo.http.drivers.server.io.femo.http.drivers.server.HttpThreadFactory
io.femo.http.events
io.femo.http.events.io.femo.http.events.HttpEvent
io.femo.http.events.io.femo.http.events.HttpEventHandler
io.femo.http.events.io.femo.http.events.HttpEventManager
io.femo.http.events.io.femo.http.events.HttpEventType
io.femo.http.events.io.femo.http.events.HttpHandledEvent
io.femo.http.events.io.femo.http.events.HttpReceivedEvent
io.femo.http.events.io.femo.http.events.HttpSentEvent
io.femo.http.handlers
io.femo.http.handlers.io.femo.http.handlers.Authentication
io.femo.http.handlers.io.femo.http.handlers.DirectoryFileHandler
io.femo.http.handlers.io.femo.http.handlers.FileHandler
io.femo.http.handlers.io.femo.http.handlers.Handlers
io.femo.http.handlers.io.femo.http.handlers.HttpDebugger
io.femo.http.handlers.io.femo.http.handlers.LoggingHandler
io.femo.http.handlers.io.femo.http.handlers.StreamHandler
io.femo.http.handlers.auth
io.femo.http.handlers.auth.io.femo.http.handlers.auth.AbstractStrategy
io.femo.http.handlers.auth.io.femo.http.handlers.auth.BasicStrategy
io.femo.http.handlers.auth.io.femo.http.handlers.auth.CredentialProvider
io.femo.http.handlers.auth.io.femo.http.handlers.auth.DigestStrategy
io.femo.http.handlers.auth.io.femo.http.handlers.auth.NonceManager
io.femo.http.handlers.auth.io.femo.http.handlers.auth.SimpleNonceManager
io.femo.http.handlers.auth.io.femo.http.handlers.auth.Strategy
io.femo.http.helper
io.femo.http.helper.io.femo.http.helper.DefaultHttpContext
io.femo.http.helper.io.femo.http.helper.HandledCallback
io.femo.http.helper.io.femo.http.helper.HttpCacheControl
io.femo.http.helper.io.femo.http.helper.HttpHelper
io.femo.http.helper.io.femo.http.helper.HttpSocketOptions
io.femo.http.middleware
io.femo.http.middleware.io.femo.http.middleware.EnvironmentReplacerMiddleware
io.femo.http.transport
io.femo.http.transport.io.femo.http.transport.Http11Transport
io.femo.http.transport.io.femo.http.transport.HttpTransport
io.femo.http.transport.io.femo.http.transport.HttpsTransport




© 2015 - 2024 Weber Informatics LLC | Privacy Policy