net.liftweb.ext_api.facebook.FacebookClient

object FacebookClient

object FacebookClient

 extends ScalaObject




Companion: FacebookClient

Source: FacebookRestApi.scala(37)

 Constructors

def this

 Fields

CrLf.. val CrLf String
FB_SERVER.. val FB_SERVER String
HTTPS_SERVER_ADDR.. val HTTPS_SERVER_ADDR String
HTTPS_SERVER_URL.. val HTTPS_SERVER_URL URL
Pref.. val Pref String
SERVER_ADDR.. val SERVER_ADDR String
SERVER_URL.. val SERVER_URL URL
TARGET_API_VERSION.. val TARGET_API_VERSION String
connectTimeout.. var connectTimeout TimeSpan
readTimeout.. var readTimeout TimeSpan

 Methods

!=.. final def !=(arg0 : Object) Boolean AnyRef
!=.. final def !=(arg0 : Any) Boolean Any
!?.. def !?(meth : SessionlessFacebookMethod) Node
==.. final def ==(arg0 : Any) Boolean Any
==.. final def ==(arg0 : Object) Boolean AnyRef
asInstanceOf.. final def asInstanceOf[T0] T0 Any
byteToHex.. def byteToHex(b : Byte) String
callMethod.. def callMethod(meth : SessionlessFacebookMethod) Node
clone.. protected def clone Object AnyRef
convert.. def convert(in : List[(String, Any)]) List[String]
eq.. final def eq(arg0 : Object) Boolean AnyRef
equals.. def equals(arg0 : Any) Boolean AnyRef
finalize.. protected def finalize Unit AnyRef
fromAuthToken.. def fromAuthToken(authToken : String) Option[FacebookClient[Node]]
fromSession.. def fromSession(session : FacebookSession) FacebookClient[Node]
fromState.. def fromState(implicit state : <refinement>) Option[FacebookClient[Node]]
genSignature.. def genSignature(allParams : List[(String, Any)], secret : String) String
getClass.. final def getClass Class[Any] AnyRef
hashCode.. def hashCode Int AnyRef
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
stripSig.. def stripSig(in : String) String
synchronized.. final def synchronized[T0](arg0 : T0) T0 AnyRef
toString.. def toString String AnyRef
urlEncode.. def urlEncode(name : String) String
wait.. final def wait(arg0 : Long, arg1 : Int) Unit AnyRef
wait.. final def wait(arg0 : Long) Unit AnyRef
wait.. final def wait Unit AnyRef
xmlParser.. def xmlParser(is : InputStream) Node
Copyright (c) 2006-2010 WorldWide Conferencing, LLC. All Rights Reserved.