All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.stratio.crossdata.server.actors.APIActor$ Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.actors;
// no position
public  class APIActor$ {
  /**
   * Static reference to the singleton instance of this Scala object.
   */
  public static final APIActor$ MODULE$ = null;
  public   APIActor$ () { throw new RuntimeException(); }
  public  akka.actor.Props props (com.stratio.crossdata.core.api.APIManager apiManager, akka.actor.ActorRef validatorActor) { throw new RuntimeException(); }
  public  scala.concurrent.duration.FiniteDuration StopProcessTimeout () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy