Package org.rribbit
package org.rribbit
-
ClassDescriptionDefault implementation of
RequestResponseBus.This annotation is used to declare a Listener in RRiBbit.This class represents an executableListener.This class represents a request that is made to theRequestResponseBus.The bus to which requests can be sent and responses received.Response<T>This class represents a response to aRequestthat is given back by theRequestProcessorto theRequestDispatcher.RRB is a convenience class that provides static access to a globalRequestResponseBus.