Uses of Interface
io.allune.quickfixj.spring.boot.starter.template.SessionLookupHandler
-
Packages that use SessionLookupHandler Package Description io.allune.quickfixj.spring.boot.starter.template -
-
Uses of SessionLookupHandler in io.allune.quickfixj.spring.boot.starter.template
Classes in io.allune.quickfixj.spring.boot.starter.template that implement SessionLookupHandler Modifier and Type Class Description classDefaultSessionLookupHandlerMethods in io.allune.quickfixj.spring.boot.starter.template with parameters of type SessionLookupHandler Modifier and Type Method Description voidQuickFixJTemplate. setSessionLookupHandler(SessionLookupHandler sessionLookupHandler)Constructors in io.allune.quickfixj.spring.boot.starter.template with parameters of type SessionLookupHandler Constructor Description QuickFixJTemplate(SessionLookupHandler sessionLookupHandler)
-