Uses of Interface
com.epam.fixengine.FIXSessionListener
Packages that use FIXSessionListener
Package
Description
-
Uses of FIXSessionListener in com.epam.example.icetrade.engine
Classes in com.epam.example.icetrade.engine that implement FIXSessionListener -
Uses of FIXSessionListener in com.epam.fixengine
Subinterfaces of FIXSessionListener in com.epam.fixengineModifier and TypeInterfaceDescriptioninterface
Extended fix session listener Date: Feb 19, 2009Methods in com.epam.fixengine with parameters of type FIXSessionListenerModifier and TypeMethodDescriptionvoid
FIXSession.setFIXSessionListener
(FIXSessionListener listener) Sets FIXSession listener to monitor session status and receive incoming messages. -
Uses of FIXSessionListener in com.epam.fixengine.session
Methods in com.epam.fixengine.session with parameters of type FIXSessionListenerModifier and TypeMethodDescriptionvoid
AbstractFIXSession.setFIXSessionListener
(FIXSessionListener listener) void
AutoreconnectFIXSession.setFIXSessionListener
(FIXSessionListener listener) -
Uses of FIXSessionListener in com.epam.fixengine.session.messagehandler
Methods in com.epam.fixengine.session.messagehandler with parameters of type FIXSessionListenerModifier and TypeMethodDescriptionvoid
HandlerChain.setUserListener
(FIXSessionListener listener) Sets the user message compositeListener. -
Uses of FIXSessionListener in com.epam.ice
Classes in com.epam.ice that implement FIXSessionListener