org.cogchar.bundle.demo.convo
Class ConvoResponseFilter<R extends GenRespWithConf>
java.lang.Object
org.cogchar.bundle.demo.convo.ConvoResponseFilter<R>
- All Implemented Interfaces:
- org.jflux.api.core.Adapter<R,R>
public class ConvoResponseFilter<R extends GenRespWithConf>
- extends Object
- implements org.jflux.api.core.Adapter<R,R>
- Author:
- Matthew Stevenson
|
Constructor Summary |
ConvoResponseFilter(org.jflux.api.core.Listener<org.robokind.api.messaging.services.ServiceCommand> commandListener,
org.robokind.api.messaging.services.ServiceCommandFactory commandFactory,
org.jflux.api.core.Listener<org.robokind.api.messaging.services.ServiceCommand> animPromptListener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvoResponseFilter
public ConvoResponseFilter(org.jflux.api.core.Listener<org.robokind.api.messaging.services.ServiceCommand> commandListener,
org.robokind.api.messaging.services.ServiceCommandFactory commandFactory,
org.jflux.api.core.Listener<org.robokind.api.messaging.services.ServiceCommand> animPromptListener)
adapt
public R adapt(R in)
- Specified by:
adapt in interface org.jflux.api.core.Adapter<R extends GenRespWithConf,R extends GenRespWithConf>
trimPannousSource
public static String trimPannousSource(String resp)
Copyright © 2010-2013. All Rights Reserved.