Package app.l2nx.gs.adapter.core.connect
package app.l2nx.gs.adapter.core.connect
-
ClassDescriptionStateless retry-delay generator.Drives the platform-side connect lifecycle through a host-type-specific
HostConnectFlowstrategy and emits anConnectFlow.Outcomeper logical state transition.Coarse-grained connect-flow events surfaced to the orchestrator (NxAdapter).Canonical retry schedule:30s → 1m → 2m → 5m, capped at 5m for all subsequent attempts.Platform-side error response body — Gson-deserialized from 4xx / 5xx responses.HostConnectFlowfor gameserver host-type.Host-type-aware handshake strategy.HostConnectFlowfor login-server host-type.Outcome of oneHostConnectFlow.connect()attempt.