Uses of Interface
com.epam.fixengine.ErrorHandler
Packages that use ErrorHandler
-
Uses of ErrorHandler in com.epam.fixengine
Methods in com.epam.fixengine with parameters of type ErrorHandlerModifier and TypeMethodDescriptionvoidFIXSession.setErrorHandler(ErrorHandler handler) Sets error handler. -
Uses of ErrorHandler in com.epam.fixengine.session
Methods in com.epam.fixengine.session that return ErrorHandlerModifier and TypeMethodDescriptionAbstractFIXSession.getErrorHandler()ExtendedFIXSession.getErrorHandler()Gets session error handler.Methods in com.epam.fixengine.session with parameters of type ErrorHandler