Uses of Class
com.twelfthmile.yuga.types.Response
| Package | Description |
|---|---|
| com.twelfthmile.yuga |
-
Uses of Response in com.twelfthmile.yuga
Methods in com.twelfthmile.yuga that return Response Modifier and Type Method Description static ResponseYuga. parse(java.lang.String str)Returns Response containing data-type, captured string and index upto which data was readstatic ResponseYuga. parse(java.lang.String str, java.util.Map<java.lang.String,java.lang.String> config)Returns Response containing data-type, captured string and index upto which data was read