Uses of Class
io.allune.quickfixj.spring.boot.starter.connection.SessionSettingsLocator
Packages that use SessionSettingsLocator
Package
Description
-
Uses of SessionSettingsLocator in io.allune.quickfixj.spring.boot.starter.configuration.client
Methods in io.allune.quickfixj.spring.boot.starter.configuration.client that return SessionSettingsLocatorModifier and TypeMethodDescriptionQuickFixJClientConfiguration.clientSessionSettingsLocator(org.springframework.core.io.ResourceLoader resourceLoader) Deprecated.Creates the client'sSessionSettingsLocatorMethods in io.allune.quickfixj.spring.boot.starter.configuration.client with parameters of type SessionSettingsLocatorModifier and TypeMethodDescriptionquickfix.SessionSettingsQuickFixJClientConfiguration.clientSessionSettings(SessionSettingsLocator clientSessionSettingsLocator, QuickFixJBootProperties properties) Deprecated.Creates the default client'ssession settingsbean used in the creation of theinitiatorconnector -
Uses of SessionSettingsLocator in io.allune.quickfixj.spring.boot.starter.configuration.server
Methods in io.allune.quickfixj.spring.boot.starter.configuration.server that return SessionSettingsLocatorModifier and TypeMethodDescriptionQuickFixJServerConfiguration.serverSessionSettingsLocator(org.springframework.core.io.ResourceLoader resourceLoader) Deprecated.Creates the server'sSessionSettingsLocatorMethods in io.allune.quickfixj.spring.boot.starter.configuration.server with parameters of type SessionSettingsLocatorModifier and TypeMethodDescriptionquickfix.SessionSettingsQuickFixJServerConfiguration.serverSessionSettings(SessionSettingsLocator serverSessionSettingsLocator, QuickFixJBootProperties properties) Deprecated.Creates the default server'ssession settingsbean used in the creation of theacceptorconnector