| Package | Description |
|---|---|
| co.stateful |
Stateful.co SDK.
|
| co.stateful.cached |
Cached SDK interfaces (highly recommended to use in production).
|
| co.stateful.mock |
Mock of SDK.
|
| co.stateful.retry |
SDK that retries on failures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RtSttc
Stateful Entry Point.
|
| Modifier and Type | Method and Description |
|---|---|
static Sttc |
RtSttc.make(com.jcabi.urn.URN urn,
String token)
Make an instance of it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CdSttc
Cached Sttc.
|
| Constructor and Description |
|---|
CdSttc(Sttc orgn)
Ctor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MkSttc
Mock.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReSttc
Retriable Sttc.
|
| Constructor and Description |
|---|
ReSttc(Sttc orgn)
Ctor.
|
Copyright © 2014–2015 stateful.co. All rights reserved.