Package

com.twitter.io

exp

Permalink

package exp

Visibility
  1. Public
  2. All

Type Members

  1. trait ActivitySource[+T] extends AnyRef

    Permalink

    An ActivitySource provides access to observerable named variables.

  2. class CachingActivitySource[T] extends ActivitySource[T]

    Permalink

    A convenient wrapper for caching the results returned by the underlying ActivitySource.

  3. class ClassLoaderActivitySource extends ActivitySource[Buf]

    Permalink

    An ActivitySource for ClassLoader resources.

  4. class FilePollingActivitySource extends ActivitySource[Buf]

    Permalink

    An ActivitySource for observing the contents of a file with periodic polling.

Value Members

  1. object ActivitySource

    Permalink

Ungrouped