Introduction

Introduction

jOCCI is a suite of Java libraries to facilitate use of the OCCI (Open Cloud Computing Interface) protocol as standardized by OGF (the Open Grid Forum). Its main purpose is to simplify development of OCCI clients in Java.

The jOCCI suite consists of the following components:

  • jOCCI-core is an implementation of the OCCI class structure in Java. It allows developers to work with OCCI concepts hands-on, treating OCCI classes as actual classes in their program.

  • jOCCI-api is a library for OCCI transport over HTTPs.

Installation

jOCCI libraries are available from the following sources:

Documentation

jOCCI is a third party product to INDIGO-DataCloud. Its components are documented at:

Last updated