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

nz.ac.auckland.syllabus.payload.EventResponseBase Maven / Gradle / Ivy

Go to download

Overly complicated protocol-agnostic transmission layer for an event-based API implementation

There is a newer version: 3.2
Show newest version
package nz.ac.auckland.syllabus.payload;

/**
 * User: marnix
 * Date: 3/04/13
 * Time: 12:17 PM
 * 

* Will function as a base for all syllabus event response structures */ public class EventResponseBase { }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy