public interface Action<R extends Object>
abstract Request
toRequest()
abstract R
toResult(Response response)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Request toRequest()
abstract R toResult(Response response)