protocol
protocol
japgolly.webapputil.protocol.ajax
AjaxProtocol
Simple
AjaxProtocol
japgolly.webapputil.protocol.binary
BinaryData
BinaryData
BinaryData_PlatformSpecific_Instance
BinaryData_PlatformSpecific_Object
japgolly.webapputil.protocol.entrypoint
EntrypointDef
EntrypointDef
Codec
Codec
ClearText
EntrypointInvoker
EntrypointInvoker
Html
Html
Js
Js
Wrapper
Wrapper
LoadJs
Resource
Resource
Bundle
Bundle
japgolly.webapputil.protocol.general
Effect
Monad
Sync
Async
ErrorMsg
ErrorMsg
ClientSide
Exception
EscapeUtil
EscapeUtil
EscapeUtil_PlatformSpecific
LazyVal
LazyVal
Protocol
Protocol
AndValue
AndValue
RequestResponse
RequestResponse
PreparedSend
PreparedSend
Url
Relative
Relative
Param1
MutableMap
Absolute
Absolute
Base
Base
Param1
japgolly.webapputil.protocol.http
HttpClient
LibraryTypes
HttpClientType
Module
Module
StringMap
StringMap
StringMapLikeHelpers
Headers
Headers
ContentType
UriParams
UriParams
Method
Method
Body
Body
Form
Form
Str
Request
RequestCtors
Request
Status
Response
ResponseBody
UrlEncoder
UrlEncoderApi
protocol
/
japgolly.webapputil.protocol.http
/
HttpClient
/
Body
/
Form
Form
object
Form
extends
StringMapLikeHelpers
[
Form
]
Companion
class
Graph
Supertypes
trait
Product
trait
Mirror
trait
StringMapLikeHelpers
[
Form
]
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Value members
Concrete methods
override
def
fromSeq
(s:
Seq
[(
String
,
String
)]):
Form
Definition Classes
StringMapLikeHelpers
Inherited methods
final
def
apply
(kvs: (
String
,
String
)*):
Form
Inherited from
StringMapLikeHelpers
final
def
fromMap
(m:
Map
[
String
,
String
]):
Form
Inherited from
StringMapLikeHelpers
Inherited fields
final
val
empty
:
Form
Inherited from
StringMapLikeHelpers