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

com.viaoa.remote.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Automates how to make method calls remote, so that they are the same as if calling a local method.
 * 

* Supports the following: *

    *
  • Client to Server *
  • Server to Client *
  • Broadcasting from server or clients to 1+/all others. *
* Independent of communication layer, tranmission layer, and serialization. * * @author vvia */ package com.viaoa.remote;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy