See: Description
| Interface | Description |
|---|---|
| StreamAuthenticator |
Object represents an interface to authenticate stream consumer and check its
access privilege.
|
| SubscriptionAuthHandler |
Object represents an interface of subscriber authenticator, used by
subscriber to track token expiration and refresh token proactively.
|
| SubscriptionCallback |
Interface of subscription callback function, to be implemented by clients to
process each received subscription message.
|
| Class | Description |
|---|---|
| ClientAuthMethod |
Object represents a subscription authentication method used in service
handshake at client side
|
| ServerAuthMethod |
Object represents a subscription authentication method used in service
handshake at server side
|
| Subscription |
Object to represent a subscription to receive and process replication
streams from Feeder.
|
| SubscriptionConfig |
Object to represent parameters to configure a subscription.
|
| SubscriptionStat |
Object to represent subscription statistics
|
| Enum | Description |
|---|---|
| SubscriptionStatus |
Subscription status returned to client
|
Copyright © 2024. All rights reserved.