com.github.elopteryx.upload.rs.internal.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of upload-parser-jaxrs Show documentation
Show all versions of upload-parser-jaxrs Show documentation
Upload Parser Jax-Rs is a file upload library for Jax-Rs applications.
/**
* The package for the actual implementation. Classes of this
* package are considered internal, can change a lot during
* releases, but are otherwise usable. If the public API
* does not meet the needs then these classes can be used
* instead.
*/
package com.github.elopteryx.upload.rs.internal;