ActionImpl

object ActionImpl
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]]()(implicit tx: T): Action[T]
def format[T <: Txn[LazyRef(...)]]: TFormat[T, Action[T]]
def read[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Action[T]
def readIdentifiedObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Action[T]