public class CogbotProcessor extends Object implements org.jflux.api.core.Adapter<String,ConvoResponse>
| Constructor and Description |
|---|
CogbotProcessor(String cogbotUrl) |
| Modifier and Type | Method and Description |
|---|---|
ConvoResponse |
adapt(String a) |
void |
setInputListener(org.jflux.api.core.Listener<String> inputListener) |
public CogbotProcessor(String cogbotUrl)
public void setInputListener(org.jflux.api.core.Listener<String> inputListener)
public ConvoResponse adapt(String a)
adapt in interface org.jflux.api.core.Adapter<String,ConvoResponse>Copyright © 2010-2015. All Rights Reserved.