Package akka.dispatch

Class japi


  • public class japi
    extends java.lang.Object
    This class contains bridge classes between Scala and Java. Internal use only.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  japi.BooleanFunctionBridge<T>
      Deprecated.
      Do not use this directly, use subclasses of this.
      static class  japi.CallbackBridge<T>
      Deprecated.
      Do not use this directly, use subclasses of this.
      static class  japi.RecoverBridge<T>
      Deprecated.
      Do not use this directly, use 'Recover'.
      static class  japi.UnitFunctionBridge<T>
      Deprecated.
      Do not use this directly, use subclasses of this.
    • Constructor Summary

      Constructors 
      Constructor Description
      japi()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • japi

        public japi()