org.micropsi.common.communication
Class ComChannelServerFactory

java.lang.Object
  extended byorg.micropsi.common.communication.ComChannelServerFactory

public class ComChannelServerFactory
extends java.lang.Object


Constructor Summary
ComChannelServerFactory()
           
 
Method Summary
static ComChannelServerIF createChannelServer(int type, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComChannelServerFactory

public ComChannelServerFactory()
Method Detail

createChannelServer

public static ComChannelServerIF createChannelServer(int type,
                                                     java.lang.String name)
                                              throws MicropsiException
Throws:
MicropsiException

(c) by Micropsi Project: http://www.cognitive-agents.org

.