Package akka.dispatch.affinity
Interface RejectionHandler
- 
public interface RejectionHandler 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreject(java.lang.Runnable command, java.util.concurrent.ExecutorService service) 
 -