public interface JsonErrorProxy
abstract void
onSuccess(String json)
onError(String error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(String json)
abstract void onError(String error)