kaos.core.service.transport.flexfeed
Class FlexfeedCommHelper

java.lang.Object
  extended by kaos.core.service.transport.flexfeed.FlexfeedCommHelper
All Implemented Interfaces:
CommHelper

public class FlexfeedCommHelper
extends java.lang.Object
implements CommHelper


Constructor Summary
FlexfeedCommHelper()
           
 
Method Summary
 CommClient newCommClient()
           
 CommServer newCommServer(TCPMessageReceiver mr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexfeedCommHelper

public FlexfeedCommHelper()
Method Detail

newCommClient

public CommClient newCommClient()
Specified by:
newCommClient in interface CommHelper

newCommServer

public CommServer newCommServer(TCPMessageReceiver mr)
Specified by:
newCommServer in interface CommHelper