You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to make it more functional by not forcing the ConnectionHandler to be a singleton (it **can** be, it just doesn't have to be). Introduced some functional interfaces to leverage like Consumer and Supplier but extended those into specific subinterfaces that have strongly-typed parameters.
0 commit comments