V
public interface CallableListener<V>
void
onCall(V value)
onException(Exception e)
void onCall(V value)
void onException(Exception e)