public class ClientConversationRunner extends ManagedRunnable implements Runnable
| Constructor and Description | 
|---|
| ClientConversationRunner() | 
| Modifier and Type | Method and Description | 
|---|---|
| SettableFuture<Conversation> | addConversation(Conversation conversation) | 
| void | run() | 
| protected void | waitWhileFinish()This method will be invoked by requestShutdown(). | 
requestShutdown, shouldShutdownpublic ClientConversationRunner()
                         throws IOException
IOExceptionpublic SettableFuture<Conversation> addConversation(Conversation conversation)
protected void waitWhileFinish()
ManagedRunnablewaitWhileFinish in class ManagedRunnableCopyright © GigaSpaces.