public class PannousProcessor extends Object implements org.jflux.api.core.Adapter<String,ConvoResponse>
| Modifier and Type | Field and Description |
|---|---|
protected int |
myTimeout |
| Constructor and Description |
|---|
PannousProcessor(String location,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
ConvoResponse |
adapt(String input) |
String |
getResponseString(String resultStr) |
static String |
streamToString(InputStream is,
String encoding) |
public PannousProcessor(String location, int timeout)
public ConvoResponse adapt(String input)
adapt in interface org.jflux.api.core.Adapter<String,ConvoResponse>public static String streamToString(InputStream is, String encoding) throws IOException
IOExceptionCopyright © 2010-2015. All Rights Reserved.