Package com.googlecode.mobilityrpc.network.impl.tcp

[private api] Implementation classes for TCP implementation of ConnectionManager.

See:
          Description

Class Summary
IncomingByteStreamReader Continuously extracts individual byte[] messages from an input stream, where each message is preceded by 4 bytes which indicate the length of the message to follow.
OutgoingByteStreamWriter  
TCPConnection  
TCPConnectionListener An implementation of ConnectionListener which uses a TCP ServerSocket.
 

Exception Summary
StreamClosedException  
 

Package com.googlecode.mobilityrpc.network.impl.tcp Description

[private api] Implementation classes for TCP implementation of ConnectionManager.



Copyright © 2016. All rights reserved.