Package | Description |
---|---|
org.axonframework.axonserver.connector | |
org.axonframework.springboot.autoconfig |
Modifier and Type | Method and Description |
---|---|
static ManagedChannelCustomizer |
ManagedChannelCustomizer.identity()
Returns a no-op
ManagedChannelCustomizer . |
Modifier and Type | Method and Description |
---|---|
ManagedChannelCustomizer |
AxonServerAutoConfiguration.managedChannelCustomizer() |
Modifier and Type | Method and Description |
---|---|
AxonServerConnectionManager |
AxonServerAutoConfiguration.DefaultConnectionManagerConfiguration.platformConnectionManager(AxonServerConfiguration axonServerConfig,
TagsConfigurationProperties tagProperties,
ManagedChannelCustomizer managedChannelCustomizer) |
AxonServerConnectionManager |
AxonServerAutoConfiguration.ConnectionDetailsConnectionManagerConfiguration.platformConnectionManager(AxonServerConnectionDetails connectionDetails,
AxonServerConfiguration axonServerConfig,
TagsConfigurationProperties tagProperties,
ManagedChannelCustomizer managedChannelCustomizer) |
Copyright © 2010–2024. All rights reserved.