cc.otavia.core.stack.helper

Members list

Type members

Classlikes

final class ChannelFutureState extends StackState, Poolable

Attributes

Companion
object
Supertypes
trait Poolable
trait StackState
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class FutureState[R <: Reply] extends StackState, Poolable

Attributes

Companion
object
Supertypes
trait Poolable
trait StackState
class Object
trait Matchable
class Any
object FutureState

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class FuturesState[R <: Reply] extends StackState, Poolable

Attributes

Companion
object
Supertypes
trait Poolable
trait StackState
class Object
trait Matchable
class Any
object FuturesState

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class StartState extends StackState

The first StackState of a Stack, it only have one constant value StackState.start.

The first StackState of a Stack, it only have one constant value StackState.start.

Attributes

Supertypes
trait StackState
class Object
trait Matchable
class Any