net.liftweb.http.LiftCometActor

trait LiftCometActor

trait LiftCometActor

 extends TypedActor[Any, Any] with ForwardableActor[Any, Any] with ScalaObject




Source: CometActor.scala(229)

Direct Known Subclasses

CometActor,

 Fields

hasOuter.. abstract def hasOuter Boolean
jsonCall.. abstract def jsonCall JsonCall
name.. abstract def name Box[String]
parentTag.. abstract def parentTag Elem
theType.. abstract def theType Box[String]
uniqueId.. abstract def uniqueId String

 Methods

!.. abstract def !(arg0 : T) Unit SimpleActor
!!.. abstract def !!(arg0 : T, arg1 : Long) Box[R] TypedActor
!!.. abstract def !!(arg0 : T) Box[R] TypedActor
!=.. final def !=(arg0 : Any) Boolean Any
!=.. final def !=(arg0 : Object) Boolean AnyRef
!?.. abstract def !?(arg0 : Long, arg1 : Any) Box[R] TypedActor
!?.. abstract def !?(arg0 : T) R TypedActor
==.. final def ==(arg0 : Object) Boolean AnyRef
==.. final def ==(arg0 : Any) Boolean Any
asInstanceOf.. final def asInstanceOf[T0] T0 Any
buildSpan.. abstract def buildSpan(time : Long, xml : NodeSeq) NodeSeq
clone.. protected def clone Object AnyRef
eq.. final def eq(arg0 : Object) Boolean AnyRef
equals.. def equals(arg0 : Any) Boolean AnyRef
finalize.. protected def finalize Unit AnyRef
forwardMessageTo.. protected abstract def forwardMessageTo(arg0 : From, arg1 : TypedActor[From, To]) Unit ForwardableActor
getClass.. final def getClass Class[Any] AnyRef
hashCode.. def hashCode Int AnyRef
initCometActor.. protected abstract def initCometActor(theSession : LiftSession, theType : Box[String], name : Box[String], defaultXml : NodeSeq, attributes : Map[String, String]) Unit
isInstanceOf.. final def isInstanceOf[T0] Boolean Any
ne.. final def ne(arg0 : Object) Boolean AnyRef
notify.. final def notify Unit AnyRef
notifyAll.. final def notifyAll Unit AnyRef
reply.. protected abstract def reply(arg0 : To) Unit ForwardableActor
synchronized.. final def synchronized[T0](arg0 : T0) T0 AnyRef
toString.. def toString String AnyRef
wait.. final def wait Unit AnyRef
wait.. final def wait(arg0 : Long) Unit AnyRef
wait.. final def wait(arg0 : Long, arg1 : Int) Unit AnyRef
Copyright (c) 2006-2010 WorldWide Conferencing, LLC. All Rights Reserved.