public abstract class BaseProxy.MainThread extends Object implements Runnable, Serializable
| Constructor and Description |
|---|
BaseProxy.MainThread()
Nothing is performed in the constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
run()
The run method is exectued by the thread created for the BaseProxy
at its initialization at the client, and runs until it returns.
|
Copyright © 2016. All Rights Reserved.