| Package | Description |
|---|---|
| org.spincast.core.filters | |
| org.spincast.core.json | |
| org.spincast.core.utils |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
SpincastFilters.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastFilters(ICorsFilter corsFilter,
ISpincastConfig spincastConfig,
IServer server,
ISpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
JsonObjectArrayBase.getSpincastUtils() |
| Constructor and Description |
|---|
JsonArray(IJsonManager jsonManager,
ISpincastUtils spincastUtils)
Constructor
|
JsonArray(List<Object> initialElements,
IJsonManager jsonManager,
ISpincastUtils spincastUtils)
Constructor
|
JsonArrayImmutable(IJsonManager jsonManager,
ISpincastUtils spincastUtils,
List<Object> immutableElements)
Constructor
|
JsonObject(IJsonManager jsonManager,
ISpincastUtils spincastUtils) |
JsonObject(Map<String,?> initialMap,
IJsonManager jsonManager,
ISpincastUtils spincastUtils) |
JsonObjectArrayBase(IJsonManager jsonManager,
ISpincastUtils spincastUtils)
Constructor
|
JsonObjectImmutable(IJsonManager jsonManager,
ISpincastUtils spincastUtils,
Map<String,Object> immutableMap)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastUtils
Implementations of the Spincast utilities.
|
Copyright © 2016. All rights reserved.