Package | Description |
---|---|
com.pushtechnology.diffusion.client.features |
Client API : Standard Features.
|
com.pushtechnology.diffusion.client.features.control |
Client API : Control Features.
|
com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
com.pushtechnology.diffusion.client.features.control.topics |
Client API : Topic Control Features.
|
Modifier and Type | Method and Description |
---|---|
List<ErrorReport> |
ErrorReportsException.getReports() |
Constructor and Description |
---|
ErrorReportsException(String message,
List<ErrorReport> reports)
Constructor.
|
InvalidFilterException(String message,
List<ErrorReport> reports)
Constructor.
|
ScriptException(String message,
List<ErrorReport> reports)
Constructor.
|
Constructor and Description |
---|
RemoteServerOptionsException(String message,
List<ErrorReport> reports)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityStoreFeature.UpdateStoreContextCallback.onRejected(C context,
Collection<ErrorReport> errors)
Deprecated.
The script was rejected.
|
void |
SecurityStoreFeature.UpdateStoreCallback.onRejected(Collection<ErrorReport> errors)
Deprecated.
The script was rejected.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionControl.SubscriptionByFilterContextCallback.onRejected(C context,
Collection<ErrorReport> errors)
Deprecated.
The filter was rejected.
|
void |
SubscriptionControl.SubscriptionByFilterContextCallback.Default.onRejected(C context,
Collection<ErrorReport> errors) |
void |
SubscriptionControl.SubscriptionByFilterCallback.onRejected(Collection<ErrorReport> errors)
Deprecated.
The filter was rejected.
|
void |
SubscriptionControl.SubscriptionByFilterCallback.Default.onRejected(Collection<ErrorReport> errors) |
Copyright © 2022 Push Technology Ltd. All Rights Reserved.