omega_client.examples.heartbeat.
main
omega_client.examples.logon_logoff.
omega_client.examples.place_order.
omega_client.examples.single_client_session_refresher.
SingleClientSessionRefresher
Bases: threading.Thread
threading.Thread
is_running
Return True if the thread is running, False otherwise.
run
Threaded implementation of automatic session refresh main loop for a single client.
stop
Clear the _is_running Event, which terminates the refresh loop.
update_token