Uses of Class
com.twelfthmile.yuga.types.Response
-
Packages that use 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(String str)Returns Response containing data-type, captured string and index upto which data was readstatic ResponseYuga. parse(String str, Map<String,String> config)Returns Response containing data-type, captured string and index upto which data was read
-