Files and Libraries

The following files and libraries are available:

C Client Library

Created Apr 30, 2012 3:21:08 PM

Introduction

The C module generates the source code for the ANSI-C-compatible data structures and (de)serialization functions that can be used in conjunction with libxml2 to (de)serialize the REST resources as they are represented as XML data.

The generated C source code depends on the XML Reader API and the XML Writer API as well as the <time.h>, <string.h>, and <stdlib.h> C standard libraries.

Files

name size description
FileCatalyst.c 758.37K
enunciate-common.c 38.69K Common code needed for all projects.

.NET Client Library

Created Apr 30, 2012 3:21:13 PM

Introduction

This bundle contains C# source code.

Files

name size
FileCatalyst-dotnet.zip 18.20K

unknown

Created Mar 29, 2012 12:37:55 PM

Images to include

Files

name size
images 0.00bytes

Java Client Library

Created Apr 30, 2012 3:21:13 PM

Introduction

The Java client-side library is used to access the Web service API for this application.

Files

name size description
FileCatalyst-client.jar 51.44K The binaries for the Java client library.
FileCatalyst-client-sources.jar 33.22K The sources for the Java client library.

Java JSON Client Library

Created Apr 30, 2012 3:21:13 PM

Introduction

The Java client-side library is used to provide the set of Java objects that can be serialized to/from JSON using Jackson. This is useful for accessing the JSON REST endpoints that are published by this application.

Files

name size description
FileCatalyst-json-client.jar 35.41K The binaries for the Java JSON client library.
FileCatalyst-json-client-sources.jar 29.30K The sources for the Java JSON client library.

Objective C Client Library

Created Apr 30, 2012 3:21:09 PM

Introduction

The Objective C module generates the source code for the Objective C classes and (de)serialization functions that can be used in conjunction with libxml2 to (de)serialize the REST resources as they are represented as XML data.

The generated Objective C source code depends on the XML Reader API and the XML Writer API as well as the base OpenStep foundation classes.

Files

name size description
FileCatalyst.h 87.03K
FileCatalyst.m 610.84K
enunciate-common.h 12.22K Common header needed for all projects.
enunciate-common.m 41.77K Common implementation code needed for all projects.