Package-level declarations

Types

Link copied to clipboard
class AuthenticationListener(authenticationProvider: AuthenticationProvider) : ChannelListener
Link copied to clipboard
class ClusterProviderImpl(config: NodeConfig, authenticationProvider: AuthenticationProvider, eventManager: EventManager) : ClusterProvider
Link copied to clipboard
class NodeCommunicationChannelListener(clusterProvider: ClusterProvider) : ChannelListener
Link copied to clipboard
class SelectHeadNodeChannelListener(clusterProvider: ClusterProvider) : ChannelListener
Link copied to clipboard
class TemporaryAuthenticationListener(config: NodeConfig, eventManager: EventManager, node: Node) : ChannelListener