swim.actor |
Swim actor runtime.
|
swim.api |
Agent programming interface.
|
swim.api.agent |
Agent runtime interface.
|
swim.api.auth |
Authentication runtime interface.
|
swim.api.client |
Client runtime interface.
|
swim.api.data |
Data runtime interface.
|
swim.api.downlink |
Stateful, read- and write-capable, subscriptions to Lanes .
|
swim.api.function |
Lifecycle callback function interfaces.
|
swim.api.http |
HTTP lanes and downlinks.
|
swim.api.http.function |
HTTP lane and downlink callback function interfaces.
|
swim.api.lane |
Lane runtime interface.
|
swim.api.lane.function |
Lane lifecycle callback function interfaces.
|
swim.api.plane |
Plane runtime interface.
|
swim.api.policy |
Security policy runtime interface.
|
swim.api.ref |
Linkable, partially resolved references to hosts, nodes, and lanes.
|
swim.api.service |
Network service runtime interface.
|
swim.api.space |
Space runtime interface.
|
swim.api.store |
Storage runtime interface.
|
swim.api.warp |
WARP lane and downlink interfaces.
|
swim.api.warp.function |
WARP lane and downlink callback function interfaces.
|
swim.api.ws |
WebSocket lanes and downlinks.
|
swim.api.ws.function |
WebSocket lane and downlink callback function interfaces.
|
swim.args |
Command-line argument parser.
|
swim.auth |
Swim Authenticator runtime.
|
swim.cli |
Swim Command Line Interface.
|
swim.client |
Web Agent client runtime.
|
swim.codec |
Incremental decoders, encoders, parsers, and writers.
|
swim.collections |
Immutable, structure sharing collections.
|
swim.concurrent |
Lightweight timers, tasks, and continuations.
|
swim.dataflow |
Dynamic structured data model.
|
swim.dataflow.operator |
|
swim.dataflow.selector |
|
swim.db |
Structured data store.
|
swim.decipher |
Format-detecting parsers and decoders.
|
swim.deflate |
DEFLATE compression codec.
|
swim.dynamic |
Language binding interfaces.
|
swim.dynamic.api |
swim.api dynamic language bindings.
|
swim.dynamic.api.agent |
swim.api.agent dynamic language bindings.
|
swim.dynamic.api.function |
swim.api.function dynamic language bindings.
|
swim.dynamic.api.lane |
swim.api.lane dynamic language bindings.
|
swim.dynamic.api.lane.function |
swim.api.lane.function dynamic language bindings.
|
swim.dynamic.api.plane |
swim.api.plane dynamic language bindings.
|
swim.dynamic.api.warp |
swim.api.warp dynamic language bindings.
|
swim.dynamic.api.warp.function |
swim.api.lane.function dynamic language bindings.
|
swim.dynamic.java |
java.base dynamic language bindings.
|
swim.dynamic.java.lang |
java.lang dynamic language bindings.
|
swim.dynamic.java.util |
java.util dynamic language bindings.
|
swim.dynamic.observable |
swim.observable dynamic language bindings.
|
swim.dynamic.observable.function |
swim.observable.function dynamic language bindings.
|
swim.dynamic.structure |
swim.structure dynamic language bindings.
|
swim.http |
HTTP wire protocol model, decoders, and encoders.
|
swim.http.header |
HTTP header models.
|
swim.io |
Flow-controlled input/output library.
|
swim.io.http |
Flow-controlled HTTP I/O library.
|
swim.io.mqtt |
Flow-controlled MQTT I/O library.
|
swim.io.warp |
Flow-controlled Web Agent I/O library.
|
swim.io.ws |
Flow-controlled WebSocket I/O library.
|
swim.java |
Java kernel runtime.
|
swim.js |
JavaScript kernel runtime.
|
swim.json |
JavaScript Object Notation (JSON) codec.
|
swim.kernel |
Swim kernel runtime.
|
swim.math |
Mathematical and geometric structures.
|
swim.mqtt |
MQTT wire protocol model, decoders, and encoders.
|
swim.observable |
Observable collection interfaces.
|
swim.observable.function |
Observable collection callback function interfaces.
|
swim.protobuf |
Protocol Buffers (protobuf) codec.
|
swim.recon |
Record Notation (Recon) codec.
|
swim.remote |
Web Agent remote router.
|
swim.runtime |
Swim runtime interfaces.
|
swim.runtime.agent |
Web Agent runtime implementation.
|
swim.runtime.downlink |
Downlink runtime implementation.
|
swim.runtime.http |
HTTP lane and downlink runtime implementations.
|
swim.runtime.lane |
Lane runtime implementation.
|
swim.runtime.router |
Table-based router implementation.
|
swim.runtime.scope |
Scope runtime implementation.
|
swim.runtime.warp |
WARP lane and downlink runtime implementations.
|
swim.security |
Cryptographic security model.
|
swim.server |
Swim server loader.
|
swim.service |
Swim network service runtime.
|
swim.service.web |
Web service runtime.
|
swim.spatial |
Spatial collections and geospatial projections.
|
swim.store |
Storage runtime interface.
|
swim.store.db |
Database storage runtime.
|
swim.store.mem |
In-memory storage runtime.
|
swim.streamlet |
Stateful streaming component model.
|
swim.streamlet.combinator |
Stateful streaming operators and combinators.
|
swim.streamlet.function |
Stateful streaming combinator function interfaces.
|
swim.structure |
Uniform structured data model.
|
swim.structure.collections |
Nominally typed views of structurally typed collections.
|
swim.structure.form |
Structural type transformation forms.
|
swim.structure.func |
Function expression trees.
|
swim.structure.operator |
Operator expression trees.
|
swim.structure.selector |
Selector expression trees.
|
swim.uri |
Uniform resource identifiers.
|
swim.util |
Utility library.
|
swim.vm |
Swim polyglot virtual machine integration.
|
swim.vm.js |
Swim JavaScript language integration.
|
swim.warp |
Web Agent Remote Protocol.
|
swim.web |
Flow-controlled web server library.
|
swim.web.route |
Web server routing directives.
|
swim.ws |
WebSocket wire protocol model, decoders, and encoders.
|
swim.xml |
eXtensible Markup Language (XML) codec.
|