Index.PACKAGES = {"plugins" : [{"name" : "plugins.Airbrake", "shortDescription" : " https:\/\/github.com\/nelsonblaha\/play-airbrake", "members_class" : [{"label" : "formatStacktrace", "tail" : "(e: StackTraceElement): Elem", "member" : "plugins.Airbrake.formatStacktrace", "link" : "plugins\/Airbrake.html#formatStacktrace(e:StackTraceElement):scala.xml.Elem", "kind" : "def"}, {"label" : "formatVars", "tail" : "(vars: Map[String, String]): Iterable[Elem]", "member" : "plugins.Airbrake.formatVars", "link" : "plugins\/Airbrake.html#formatVars(vars:Map[String,String]):scala.collection.immutable.Iterable[scala.xml.Elem]", "kind" : "def"}, {"label" : "formatSession", "tail" : "(vars: Map[String, String]): Seq[Node] with AbstractSeq[Node] with Serializable", "member" : "plugins.Airbrake.formatSession", "link" : "plugins\/Airbrake.html#formatSession(vars:Map[String,String]):scala.collection.immutable.Seq[scala.xml.Node]withscala.collection.AbstractSeq[scala.xml.Node]withSerializable", "kind" : "def"}, {"label" : "formatValuesMap", "tail" : "(map: Map[String, Seq[String]]): Iterable[Elem]", "member" : "plugins.Airbrake.formatValuesMap", "link" : "plugins\/Airbrake.html#formatValuesMap(map:Map[String,Seq[String]]):scala.collection.immutable.Iterable[scala.xml.Elem]", "kind" : "def"}, {"label" : "formatHeaders", "tail" : "(data: Option[Map[String, Seq[String]]]): Seq[Node] with AbstractSeq[Node] with Serializable", "member" : "plugins.Airbrake.formatHeaders", "link" : "plugins\/Airbrake.html#formatHeaders(data:Option[Map[String,Seq[String]]]):scala.collection.immutable.Seq[scala.xml.Node]withscala.collection.AbstractSeq[scala.xml.Node]withSerializable", "kind" : "def"}, {"label" : "formatParams", "tail" : "(data: Option[Map[String, Seq[String]]]): Seq[Node] with AbstractSeq[Node] with Serializable", "member" : "plugins.Airbrake.formatParams", "link" : "plugins\/Airbrake.html#formatParams(data:Option[Map[String,Seq[String]]]):scala.collection.immutable.Seq[scala.xml.Node]withscala.collection.AbstractSeq[scala.xml.Node]withSerializable", "kind" : "def"}, {"label" : "formatNotice", "tail" : "(mode: String, apiKey: String, method: String, uri: String, data: Map[String, String], ex: UsefulException, headers: Option[Map[String, Seq[String]]], params: Option[Map[String, Seq[String]]]): Elem", "member" : "plugins.Airbrake.formatNotice", "link" : "plugins\/Airbrake.html#formatNotice(mode:String,apiKey:String,method:String,uri:String,data:Map[String,String],ex:play.api.UsefulException,headers:Option[Map[String,Seq[String]]],params:Option[Map[String,Seq[String]]]):scala.xml.Elem", "kind" : "def"}, {"label" : "liftThrowable", "tail" : "(th: Throwable): PlayException", "member" : "plugins.Airbrake.liftThrowable", "link" : "plugins\/Airbrake.html#liftThrowable(th:Throwable):play.api.PlayException", "kind" : "def"}, {"label" : "js", "tail" : "(): String", "member" : "plugins.Airbrake.js", "link" : "plugins\/Airbrake.html#js:String", "kind" : "def"}, {"label" : "_notify", "tail" : "(method: String, uri: String, data: Map[String, String], th: Throwable, headers: Option[Map[String, Seq[String]]], params: Option[Map[String, Seq[String]]]): Future[Unit]", "member" : "plugins.Airbrake._notify", "link" : "plugins\/Airbrake.html#_notify(method:String,uri:String,data:Map[String,String],th:Throwable,headers:Option[Map[String,Seq[String]]],params:Option[Map[String,Seq[String]]]):scala.concurrent.Future[Unit]", "kind" : "def"}, {"label" : "notify", "tail" : "(description: String, th: Throwable, method: Option[String], uri: Option[String]): Unit", "member" : "plugins.Airbrake.notify", "link" : "plugins\/Airbrake.html#notify(description:String,th:Throwable,method:Option[String],uri:Option[String]):Unit", "kind" : "def"}, {"label" : "notify", "tail" : "(request: RequestHeader, th: Throwable): Unit", "member" : "plugins.Airbrake.notify", "link" : "plugins\/Airbrake.html#notify(request:play.mvc.Http.RequestHeader,th:Throwable):Unit", "kind" : "def"}, {"label" : "notify", "tail" : "(request: RequestHeader, th: Throwable): Unit", "member" : "plugins.Airbrake.notify", "link" : "plugins\/Airbrake.html#notify(request:play.api.mvc.RequestHeader,th:Throwable):Unit", "kind" : "def"}, {"label" : "endpoint", "tail" : ": String", "member" : "plugins.Airbrake.endpoint", "link" : "plugins\/Airbrake.html#endpoint:String", "kind" : "val"}, {"label" : "ssl", "tail" : ": Boolean", "member" : "plugins.Airbrake.ssl", "link" : "plugins\/Airbrake.html#ssl:Boolean", "kind" : "val"}, {"label" : "apiKey", "tail" : ": String", "member" : "plugins.Airbrake.apiKey", "link" : "plugins\/Airbrake.html#apiKey:String", "kind" : "val"}, {"label" : "enabled", "tail" : ": Boolean", "member" : "plugins.Airbrake.enabled", "link" : "plugins\/Airbrake.html#enabled:Boolean", "kind" : "val"}, {"member" : "plugins.Airbrake#", "error" : "unsupported entity"}, {"label" : "ec", "tail" : ": ExecutionContext", "member" : "plugins.Airbrake.ec", "link" : "plugins\/Airbrake.html#ec:scala.concurrent.ExecutionContext", "kind" : "implicit val"}, {"label" : "writeableOf_Document", "tail" : ": BodyWritable[Document]", "member" : "play.api.libs.ws.XMLBodyWritables.writeableOf_Document", "link" : "plugins\/Airbrake.html#writeableOf_Document:play.api.libs.ws.BodyWritable[org.w3c.dom.Document]", "kind" : "implicit val"}, {"label" : "writeableOf_NodeBuffer", "tail" : ": BodyWritable[NodeBuffer]", "member" : "play.api.libs.ws.XMLBodyWritables.writeableOf_NodeBuffer", "link" : "plugins\/Airbrake.html#writeableOf_NodeBuffer:play.api.libs.ws.BodyWritable[scala.xml.NodeBuffer]", "kind" : "implicit val"}, {"label" : "writeableOf_NodeSeq", "tail" : "(): BodyWritable[C]", "member" : "play.api.libs.ws.XMLBodyWritables.writeableOf_NodeSeq", "link" : "plugins\/Airbrake.html#writeableOf_NodeSeq[C<:scala.xml.NodeSeq]:play.api.libs.ws.BodyWritable[C]", "kind" : "implicit def"}, {"label" : "synchronized", "tail" : "(arg0: ⇒ T0): T0", "member" : "scala.AnyRef.synchronized", "link" : "plugins\/Airbrake.html#synchronized[T0](x$1:=>T0):T0", "kind" : "final def"}, {"label" : "##", "tail" : "(): Int", "member" : "scala.AnyRef.##", "link" : "plugins\/Airbrake.html###():Int", "kind" : "final def"}, {"label" : "!=", "tail" : "(arg0: Any): Boolean", "member" : "scala.AnyRef.!=", "link" : "plugins\/Airbrake.html#!=(x$1:Any):Boolean", "kind" : "final def"}, {"label" : "==", "tail" : "(arg0: Any): Boolean", "member" : "scala.AnyRef.==", "link" : "plugins\/Airbrake.html#==(x$1:Any):Boolean", "kind" : "final def"}, {"label" : "ne", "tail" : "(arg0: AnyRef): Boolean", "member" : "scala.AnyRef.ne", "link" : "plugins\/Airbrake.html#ne(x$1:AnyRef):Boolean", "kind" : "final def"}, {"label" : "eq", "tail" : "(arg0: AnyRef): Boolean", "member" : "scala.AnyRef.eq", "link" : "plugins\/Airbrake.html#eq(x$1:AnyRef):Boolean", "kind" : "final def"}, {"label" : "finalize", "tail" : "(): Unit", "member" : "scala.AnyRef.finalize", "link" : "plugins\/Airbrake.html#finalize():Unit", "kind" : "def"}, {"label" : "wait", "tail" : "(): Unit", "member" : "scala.AnyRef.wait", "link" : "plugins\/Airbrake.html#wait():Unit", "kind" : "final def"}, {"label" : "wait", "tail" : "(arg0: Long, arg1: Int): Unit", "member" : "scala.AnyRef.wait", "link" : "plugins\/Airbrake.html#wait(x$1:Long,x$2:Int):Unit", "kind" : "final def"}, {"label" : "wait", "tail" : "(arg0: Long): Unit", "member" : "scala.AnyRef.wait", "link" : "plugins\/Airbrake.html#wait(x$1:Long):Unit", "kind" : "final def"}, {"label" : "notifyAll", "tail" : "(): Unit", "member" : "scala.AnyRef.notifyAll", "link" : "plugins\/Airbrake.html#notifyAll():Unit", "kind" : "final def"}, {"label" : "notify", "tail" : "(): Unit", "member" : "scala.AnyRef.notify", "link" : "plugins\/Airbrake.html#notify():Unit", "kind" : "final def"}, {"label" : "toString", "tail" : "(): String", "member" : "scala.AnyRef.toString", "link" : "plugins\/Airbrake.html#toString():String", "kind" : "def"}, {"label" : "clone", "tail" : "(): AnyRef", "member" : "scala.AnyRef.clone", "link" : "plugins\/Airbrake.html#clone():Object", "kind" : "def"}, {"label" : "equals", "tail" : "(arg0: Any): Boolean", "member" : "scala.AnyRef.equals", "link" : "plugins\/Airbrake.html#equals(x$1:Any):Boolean", "kind" : "def"}, {"label" : "hashCode", "tail" : "(): Int", "member" : "scala.AnyRef.hashCode", "link" : "plugins\/Airbrake.html#hashCode():Int", "kind" : "def"}, {"label" : "getClass", "tail" : "(): Class[_]", "member" : "scala.AnyRef.getClass", "link" : "plugins\/Airbrake.html#getClass():Class[_]", "kind" : "final def"}, {"label" : "asInstanceOf", "tail" : "(): T0", "member" : "scala.Any.asInstanceOf", "link" : "plugins\/Airbrake.html#asInstanceOf[T0]:T0", "kind" : "final def"}, {"label" : "isInstanceOf", "tail" : "(): Boolean", "member" : "scala.Any.isInstanceOf", "link" : "plugins\/Airbrake.html#isInstanceOf[T0]:Boolean", "kind" : "final def"}], "class" : "plugins\/Airbrake.html", "kind" : "class"}, {"name" : "plugins.AirbrakeModule", "shortDescription" : "", "members_class" : [{"label" : "notify", "tail" : "(request: RequestHeader, th: Throwable): Unit", "member" : "plugins.AirbrakeModule.notify", "link" : "plugins\/AirbrakeModule.html#notify(request:play.mvc.Http.RequestHeader,th:Throwable):Unit", "kind" : "def"}, {"label" : "notify", "tail" : "(request: RequestHeader, th: Throwable): Unit", "member" : "plugins.AirbrakeModule.notify", "link" : "plugins\/AirbrakeModule.html#notify(request:play.api.mvc.RequestHeader,th:Throwable):Unit", "kind" : "def"}, {"label" : "bindings", "tail" : "(environment: Environment, playConfig: Configuration): Seq[Binding[_]]", "member" : "plugins.AirbrakeModule.bindings", "link" : "plugins\/AirbrakeModule.html#bindings(environment:play.api.Environment,playConfig:play.api.Configuration):Seq[play.api.inject.Binding[_]]", "kind" : "def"}, {"label" : "airbrake", "tail" : ": Airbrake", "member" : "plugins.AirbrakeModule.airbrake", "link" : "plugins\/AirbrakeModule.html#airbrake:plugins.Airbrake", "kind" : "val"}, {"member" : "plugins.AirbrakeModule#", "error" : "unsupported entity"}, {"label" : "seq", "tail" : "(bindings: Binding[_]*): Seq[Binding[_]]", "member" : "play.api.inject.Module.seq", "link" : "plugins\/AirbrakeModule.html#seq(bindings:play.api.inject.Binding[_]*):Seq[play.api.inject.Binding[_]]", "kind" : "final def"}, {"label" : "bind", "tail" : "(arg0: ClassTag[T]): BindingKey[T]", "member" : "play.api.inject.Module.bind", "link" : "plugins\/AirbrakeModule.html#bind[T](implicitevidence$1:scala.reflect.ClassTag[T]):play.api.inject.BindingKey[T]", "kind" : "final def"}, {"label" : "bind", "tail" : "(clazz: Class[T]): BindingKey[T]", "member" : "play.api.inject.Module.bind", "link" : "plugins\/AirbrakeModule.html#bind[T](clazz:Class[T]):play.api.inject.BindingKey[T]", "kind" : "final def"}, {"label" : "synchronized", "tail" : "(arg0: ⇒ T0): T0", "member" : "scala.AnyRef.synchronized", "link" : "plugins\/AirbrakeModule.html#synchronized[T0](x$1:=>T0):T0", "kind" : "final def"}, {"label" : "##", "tail" : "(): Int", "member" : "scala.AnyRef.##", "link" : "plugins\/AirbrakeModule.html###():Int", "kind" : "final def"}, {"label" : "!=", "tail" : "(arg0: Any): Boolean", "member" : "scala.AnyRef.!=", "link" : "plugins\/AirbrakeModule.html#!=(x$1:Any):Boolean", "kind" : "final def"}, {"label" : "==", "tail" : "(arg0: Any): Boolean", "member" : "scala.AnyRef.==", "link" : "plugins\/AirbrakeModule.html#==(x$1:Any):Boolean", "kind" : "final def"}, {"label" : "ne", "tail" : "(arg0: AnyRef): Boolean", "member" : "scala.AnyRef.ne", "link" : "plugins\/AirbrakeModule.html#ne(x$1:AnyRef):Boolean", "kind" : "final def"}, {"label" : "eq", "tail" : "(arg0: AnyRef): Boolean", "member" : "scala.AnyRef.eq", "link" : "plugins\/AirbrakeModule.html#eq(x$1:AnyRef):Boolean", "kind" : "final def"}, {"label" : "finalize", "tail" : "(): Unit", "member" : "scala.AnyRef.finalize", "link" : "plugins\/AirbrakeModule.html#finalize():Unit", "kind" : "def"}, {"label" : "wait", "tail" : "(): Unit", "member" : "scala.AnyRef.wait", "link" : "plugins\/AirbrakeModule.html#wait():Unit", "kind" : "final def"}, {"label" : "wait", "tail" : "(arg0: Long, arg1: Int): Unit", "member" : "scala.AnyRef.wait", "link" : "plugins\/AirbrakeModule.html#wait(x$1:Long,x$2:Int):Unit", "kind" : "final def"}, {"label" : "wait", "tail" : "(arg0: Long): Unit", "member" : "scala.AnyRef.wait", "link" : "plugins\/AirbrakeModule.html#wait(x$1:Long):Unit", "kind" : "final def"}, {"label" : "notifyAll", "tail" : "(): Unit", "member" : "scala.AnyRef.notifyAll", "link" : "plugins\/AirbrakeModule.html#notifyAll():Unit", "kind" : "final def"}, {"label" : "notify", "tail" : "(): Unit", "member" : "scala.AnyRef.notify", "link" : "plugins\/AirbrakeModule.html#notify():Unit", "kind" : "final def"}, {"label" : "toString", "tail" : "(): String", "member" : "scala.AnyRef.toString", "link" : "plugins\/AirbrakeModule.html#toString():String", "kind" : "def"}, {"label" : "clone", "tail" : "(): AnyRef", "member" : "scala.AnyRef.clone", "link" : "plugins\/AirbrakeModule.html#clone():Object", "kind" : "def"}, {"label" : "equals", "tail" : "(arg0: Any): Boolean", "member" : "scala.AnyRef.equals", "link" : "plugins\/AirbrakeModule.html#equals(x$1:Any):Boolean", "kind" : "def"}, {"label" : "hashCode", "tail" : "(): Int", "member" : "scala.AnyRef.hashCode", "link" : "plugins\/AirbrakeModule.html#hashCode():Int", "kind" : "def"}, {"label" : "getClass", "tail" : "(): Class[_]", "member" : "scala.AnyRef.getClass", "link" : "plugins\/AirbrakeModule.html#getClass():Class[_]", "kind" : "final def"}, {"label" : "asInstanceOf", "tail" : "(): T0", "member" : "scala.Any.asInstanceOf", "link" : "plugins\/AirbrakeModule.html#asInstanceOf[T0]:T0", "kind" : "final def"}, {"label" : "isInstanceOf", "tail" : "(): Boolean", "member" : "scala.Any.isInstanceOf", "link" : "plugins\/AirbrakeModule.html#isInstanceOf[T0]:Boolean", "kind" : "final def"}], "class" : "plugins\/AirbrakeModule.html", "kind" : "class"}]};