Package com.lightdev.app.trec.client.stub

Helper classes to produce Java source code for stub classes to be used with the Light Development Transparent Remote Computing (TREC) platform.

See:
          Description

Class Summary
ClientStubWriter ClientStubWriter creates the Java source code of a client class a TREC client application can use to call methods of a remote class as if they were part of the client application.
ServerStubWriter ServerStubWriter creates an agent class for any given class file
StubWriter Abstract base class for classes wishing to generate Java source code for client and server stubs.
 

Package com.lightdev.app.trec.client.stub Description

Helper classes to produce Java source code for stub classes to be used with the Light Development Transparent Remote Computing (TREC) platform.

Version:
2, January 25, 2005
Author:
Ulrich Hilger, Light Development, http://www.lightdev.com, info@lightdev.com, published under the terms and conditions of the BSD License, for details see file license.txt in the distribution package of this software