Files
runelite/runelite-client
Tomas Slusny 7ee2c9d4b6 Fix access levels of WSClient
- Change some public access modifiers to private
- Remove getSession and change it to checkSession that simply returns
boolean that checks if other session is equal with current and update
SessionManager according to that
- Fix naming of gson const (change it to GSON)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-30 16:49:16 -05:00
..
2018-01-30 16:49:16 -05:00