root package

package root

The Message-Oriented Transport (Mot) is an experiment to speed and simplify communications inside the data center, which are nowadays mostly done using HTTP. Mot is an application-layer protocol (and implementation) for transporting independent and relatively small messages (and potentially their responses).

Visibility
  1. Public
  2. All

Value Members

  1. package mot

    Main package for Mot implementation.

    Main package for Mot implementation. User-facing classes reside directly in the top-level package, with utility classes residing in the mot.util sub-package. The rest of the sub-packages contain implementation classes.

Ungrouped