public interface Responder
abstract void
respond(Object result)
error(Object error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void respond(Object result)
abstract void error(Object error)