Skip to content
Tomas Celaya edited this page Dec 29, 2017 · 10 revisions

Welcome to the java-manta wiki!

Quick Links

Guides

The following guides have been created to make it easier to get started with the java-manta library. Code samples in the guides assume unambiguous imports will automatically be added by your editor but will also include an appendix of named classes and links to their respective source files.

Getting Started

Configuration

There are 29 configuration parameters available for tweaking! These settings include basic credentials, performance tuning, and encryption behavior, but also extends to how java-manta is installed and what other extensions are available.

  • Credentials, keys, and encryption
  • Logging
  • Performance tuning - COMING SOON
  • Credentials, reloaded! - COMING SOON
  • JMX and ConfigContextMBean - COMING SOON
  • Improving performance with extensions - COMING SOON
  • Maximum customization with HttpClientBuilder - COMING SOON

Interacting with objects

Multipart Uploads

Encryption

  • Objects - COMING SOON
  • Metatada - COMING SOON
  • Multipart Uploads - COMING SOON

Error Handling

  • Exceptions - COMING SOON
  • Retries - COMING SOON
Clone this wiki locally