Package com.googlecode.mobilityrpc.session

[public api] Contains MobilitySession, the gateway through which the application can send objects to remote machines.

See:
          Description

Interface Summary
MobilitySession A gateway through which the application can send objects to remote machines.
 

Class Summary
MobilityContext Provides static methods which allow mobile objects which arrive on a remote machine to get a reference to the MobilitySession in which they are executing, and to determine the ConnectionId from which they were received.
ObjectSpace A class for mapping UUIDs to objects, such that an object with a given UUID can be retrieved later.
 

Package com.googlecode.mobilityrpc.session Description

[public api] Contains MobilitySession, the gateway through which the application can send objects to remote machines.



Copyright © 2016. All rights reserved.