Package

org.atnos.eff.addon

twitter

Permalink

package twitter

Visibility
  1. Public
  2. All

Type Members

  1. trait TwitterFutureCreation extends TwitterFutureTypes

    Permalink
  2. trait TwitterFutureEffect extends TwitterFutureCreation with TwitterFutureInterpretation

    Permalink
  3. trait TwitterFutureInterpretation extends TwitterFutureTypes

    Permalink
  4. trait TwitterFutureTypes extends AnyRef

    Permalink
  5. final case class TwitterTimedFuture[A](callback: (FuturePool, ScheduledExecutorService) ⇒ Future[A], timeout: Option[FiniteDuration] = None) extends Product with Serializable

    Permalink

Ungrouped