Package akka.dispatch
Class japi
- java.lang.Object
 - 
- akka.dispatch.japi
 
 
- 
public class japi extends java.lang.ObjectThis class contains bridge classes between Scala and Java. Internal use only. 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classjapi.BooleanFunctionBridge<T>Deprecated.Do not use this directly, use subclasses of this.static classjapi.CallbackBridge<T>Deprecated.Do not use this directly, use subclasses of this.static classjapi.RecoverBridge<T>Deprecated.Do not use this directly, use 'Recover'.static classjapi.UnitFunctionBridge<T>Deprecated.Do not use this directly, use subclasses of this. 
- 
Constructor Summary
Constructors Constructor Description japi() 
 -