tree: 424107f3dc5b8251cdf7c270fb8f9a4d798a0f6c [path history] [tgz]
  1. javatests/
  2. src/
  3. base_run_loop.cc
  4. BUILD.gn
  5. core_impl.cc
  6. DEPS
  7. README.md
  8. watcher_impl.cc
mojo/public/java/system/README.md

Mojo Java System API

This document is a subset of the Mojo documentation.

Overview

This document provides a brief guide to Java Mojo bindings usage with example code snippets.

For a detailed API references please consult the class definitions in this directory.

TODO: Make the contents of this document less non-existent.

Message Pipes

Data Pipes

Shared Buffers

Native Platform Handles (File Descriptors, Windows Handles, etc.)

Watchers