Package com.googlecode.mobilityrpc.network

[public api] Contains ConnectionManager, a public API for managing connections.

See:
          Description

Interface Summary
Connection The public interface of a connection to a remote machine.
ConnectionManager Keeps track of incoming and outgoing connections to/from remote machines, and controls the opening and closing of server sockets on the local machine to receive incoming connections.
 

Class Summary
ConnectionId Identifies the endpoint (address + port) of a connection.
 

Package com.googlecode.mobilityrpc.network Description

[public api] Contains ConnectionManager, a public API for managing connections.



Copyright © 2016. All rights reserved.