Package akka.dispatch.affinity
Interface RejectionHandlerFactory
- 
public interface RejectionHandlerFactory 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RejectionHandlercreate() 
 - 
 
- 
- 
Method Detail
- 
create
RejectionHandler create()
 
 - 
 
 -