org.drools.grid.io.impl
Class ConversationManagerImpl
java.lang.Object
org.drools.grid.io.impl.ConversationManagerImpl
- All Implemented Interfaces:
- ConversationManager
public class ConversationManagerImpl
- extends Object
- implements ConversationManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationManagerImpl
public ConversationManagerImpl(Grid grid,
org.drools.SystemEventListener systemEventListener)
startConversation
public Conversation startConversation(String senderId,
InetSocketAddress address,
String recipientId)
- Specified by:
startConversation in interface ConversationManager
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.