| Modifier and Type | Method and Description |
|---|---|
void |
MessagingClient.removeSubscriptions(Subscription subscription) |
void |
MessagingClient.start() |
void |
MessagingClient.stop() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ManagedClient.doStart() |
default void |
ManagedClient.doStop() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedAuthClient.doStart() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedCometdClient.doStart() |
void |
ManagedCometdClient.doStop() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedHttpClient.doStart() |
void |
ManagedHttpClient.doStop() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
RetryStrategy.exectue(Retryable<T> retryable) |
T |
Retryable.run() |
Copyright © 2017. All rights reserved.