All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.rogiel.httpchannel JAR files with all dependencies

Search JAR files by class name

httpchannel-channelcopy from group com.rogiel.httpchannel (version 1.0.0)

The HttpChannel ChannelCopy module provides an easy method to copy data from a single download channel into one or more upload channels.

Group: com.rogiel.httpchannel Artifact: httpchannel-channelcopy
Show documentation Show source 
 

0 downloads
Artifact httpchannel-channelcopy
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies httpchannel-api,
There are maybe transitive dependencies!

httpchannel-captcha from group com.rogiel.httpchannel (version 1.0.0)

This module provides implementations for captcha resolving

Group: com.rogiel.httpchannel Artifact: httpchannel-captcha
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact httpchannel-captcha
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies httpchannel-api,
There are maybe transitive dependencies!

httpchannel-service from group com.rogiel.httpchannel (version 1.0.0)

Parent module that all service implementations should inherit

Group: com.rogiel.httpchannel Artifact: httpchannel-service
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact httpchannel-service
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies httpchannel-api, httpchannel-util,
There are maybe transitive dependencies!

httpchannel-util from group com.rogiel.httpchannel (version 1.0.0)

Module providing several utilities to service implementations. Though this module is not required to implement services, it contains several shortcuts that can help implementing services.

Group: com.rogiel.httpchannel Artifact: httpchannel-util
Show documentation Show source 
 

0 downloads
Artifact httpchannel-util
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies httpchannel-api, httpclient, httpmime, commons-io, jcl-over-slf4j, htmlparser,
There are maybe transitive dependencies!

httpchannel-api from group com.rogiel.httpchannel (version 1.0.0)

Module that defines the HttpChannel API. HttpChannels abstract complex download and upload steps into a simple and easy to use NIO Channel. NIO Channels can be wrapped into an InputStream or OutputStream and used in any way you may find possible to. Aside from that, Channels can be used natively in most next-gen libraries, meaning that you don't even need to wrap anything, just start writing or reading data to or from the channel wth a ByteBuffer. Anyone using the library should try to rely on code from this module only and, only if necessary, on configuration classes that are implementation specific. Relying on any other resource or class is considered an error and should NOT be done. One of the most interesting usages of channels for uploads and download is that you can easily copy data straight from one channel to the other, with less than 10 lines of code! Also, channels allows the implementation of a "tee" mechanism, in which data redden from a single channel can be copied to several other channels on the fly!

Group: com.rogiel.httpchannel Artifact: httpchannel-api
Show documentation Show source 
 

0 downloads
Artifact httpchannel-api
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

httpchannel from group com.rogiel.httpchannel (version 1.0.0)

Library capable of downloading and uploading files from free servers using channels.

Group: com.rogiel.httpchannel Artifact: httpchannel
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact httpchannel
Group com.rogiel.httpchannel
Version 1.0.0
Last update 18. January 2012
Organization not specified
URL http://httpchannel.github.com/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 1 from 1 (items total 6)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy