Uses of Interface
org.axonframework.axonserver.connector.ManagedChannelCustomizer
Packages that use ManagedChannelCustomizer
-
Uses of ManagedChannelCustomizer in org.axonframework.axonserver.connector
Methods in org.axonframework.axonserver.connector that return ManagedChannelCustomizerModifier and TypeMethodDescriptionstatic ManagedChannelCustomizerManagedChannelCustomizer.identity()Returns a no-opManagedChannelCustomizer. -
Uses of ManagedChannelCustomizer in org.axonframework.springboot.autoconfig
Methods in org.axonframework.springboot.autoconfig that return ManagedChannelCustomizerMethods in org.axonframework.springboot.autoconfig with parameters of type ManagedChannelCustomizerModifier and TypeMethodDescriptionAxonServerAutoConfiguration.ConnectionDetailsConnectionManagerConfiguration.platformConnectionManager(AxonServerConnectionDetails connectionDetails, AxonServerConfiguration axonServerConfig, TagsConfigurationProperties tagProperties, ManagedChannelCustomizer managedChannelCustomizer) AxonServerAutoConfiguration.DefaultConnectionManagerConfiguration.platformConnectionManager(AxonServerConfiguration axonServerConfig, TagsConfigurationProperties tagProperties, ManagedChannelCustomizer managedChannelCustomizer)