Skip navigation links

Package biz.onixs.eurex.eti.handler.core

The Handler itself: connection lifecycle, settings, and handler state.

See: Description

Package biz.onixs.eurex.eti.handler.core Description

The Handler itself: connection lifecycle, settings, and handler state.

Handler is the entry point - it establishes an ETI session, sends and receives messages, and reports what happens to the listeners in biz.onixs.eurex.eti.handler.core.event. It is configured with HandlerSettings, which carries the network parameters in ConnectionSettings and the automatic-reconnection behavior in ReconnectionSettings, and it reports its progress as HandlerState transitions.

The messages a session carries are defined in biz.onixs.eurex.eti.handler.message and its subpackages.

See Also:
Programming Guide
Skip navigation links

Copyright © 2012–2026 Onix Solutions. All rights reserved.