core
core
japgolly.webapputil.ajax
AjaxProtocol
Simple
AjaxProtocol
japgolly.webapputil.binary
BinaryData
BinaryData
BinaryData_PlatformSpecific_Instance
BinaryData_PlatformSpecific_Object
CodecEngine
CodecEngine
japgolly.webapputil.entrypoint
EntrypointDef
EntrypointDef
Codec
ClearText
Codec
EntrypointInvoker
EntrypointInvoker
Html
Html
Js
Js
Wrapper
Wrapper
LoadJs
Bundle
Bundle
Resource
Resource
japgolly.webapputil.general
AbstractMultiStringMap
AbstractMultiStringMap
Module
Allow
Deny
Disabled
Effect
Effect
Async
Monad
Sync
Effect_PlatformSpecific
Enabled
Enabled
ErrorMsg
ErrorMsg
ClientSide
Exception
LazyVal
LazyVal
MultiStringMap
MultiStringMap
Permission
Permission
Protocol
Protocol
AndValue
AndValue
RequestResponse
PreparedSend
PreparedSend
RequestResponse
WebSocket
ClientReqServerPush
Retries
Retries
SetOnceVar
SetOnceVar
ThreadUtils
ExecutionContextExt
Scheduler
ThreadGroups
ThreadPool
ThreadPool2
Url
Absolute
Absolute
Base
Base
Param1
Relative
Relative
MutableMap
Param1
Param2
Version
Version
Major
Minor
japgolly.webapputil.http
Cookie
Cookie
LookupFn
Name
Update
Update
HttpClient
Body
Form
Form
Str
Body
ContentType
Headers
Headers
HttpClientType
LibraryTypes
Method
Method
Module
Module
Request
Request
RequestCtors
Response
ResponseBody
Status
UriParams
UriParams
UrlEncoder
UrlEncoderApi
japgolly.webapputil.locks
GenericSharedLock
Safe
Default
ExportObject
ExportObjectF
Locked
ReadWrite
ReadWrite
Safe
Unsafe
Default
ExportObject
Locked
ReadWrite
ReadWrite
Unsafe
LockMechanism
LockMechanism
Interruptibly
LimitWaitTime
LockUtils
SharedLock
SharedLock
ReadWrite
ReadWrite
Stamped
japgolly.webapputil.websocket
WebSocketServerUtil
CloseReasons
CustomCloseCode
CustomCloseCode
Implicits
UserPropsLens
UserPropsLens
WebSocketShared
CloseCode
CloseCode
CloseReason
CloseReason
CloseReasonPhrase
CloseReasonPhrase
ReqId
ReqId
core
/
japgolly.webapputil.locks
/
SharedLock
SharedLock
object
SharedLock
extends
ExportObject
Companion:
class
Graph
Supertypes
Self type
trait
ExportObject
class
Object
trait
Matchable
class
Any
SharedLock
.type
Type members
Value members
Type members
Classlikes
case
class
ReadWrite
(
readLock:
SharedLock
,
writeLock:
SharedLock
)
extends
ReadWrite
[
DefaultOnLock
,
DefaultOnTryLock
]
Companion:
object
object
ReadWrite
Companion:
class
object
Stamped
Inherited types
type
DefaultOnLock
=
DefaultOnLock
Inherited from:
ExportObject
type
DefaultOnTryLock
=
DefaultOnTryLock
Inherited from:
ExportObject
type
Generic
[
L
,
T
] =
Unsafe
[
L
,
T
]
Inherited from:
ExportObject
type
Locked
=
Locked
Inherited from:
ExportObject
Value members
Concrete methods
def
apply
():
SharedLock
Inherited fields
val
Generic
:
Unsafe
.type
Inherited from:
ExportObject
val
Locked
:
Locked
.type
Inherited from:
ExportObject