| Modifier and Type | Method and Description | 
|---|---|
| void | LocalDispatcher. dispatch(DispatcherOp<SUB_T> op)Dispatchers an event to all subscribers. | 
| void | ExceptionHandler. thrown(DispatcherOp<?> op,
      Object subscriber,
      Throwable t,
      Thread dt)A throwable has been thrown when notifying a subscriber of a
 dispatch operation. | 
| void | DefaultExceptionHandler. thrown(DispatcherOp<?> op,
      Object subscriber,
      Throwable t,
      Thread dt) | 
Copyright © 2015. All rights reserved.