protected class SocketConnection.ReceiveRunnable extends Object implements Runnable
| Modifier | Constructor and Description | 
|---|---|
protected  | 
SocketConnection.ReceiveRunnable()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
receiveOne()
Receives and process a single message. 
 | 
void | 
run()
Processing thread for receiving responses from the server. 
 | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.