public interface ClientStoryHandler
abstract Unit
handle(ClientBus bus)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit handle(ClientBus bus)
Receive a message from the bus.
bus