JAL-3878 Add interfaces for classes dealing with server communication
authorMateusz Warowny <mmzwarowny@dundee.ac.uk>
Wed, 16 Feb 2022 16:36:58 +0000 (17:36 +0100)
committerMateusz Warowny <mmzwarowny@dundee.ac.uk>
Wed, 16 Feb 2022 17:27:43 +0000 (18:27 +0100)
commit533d6b5040b89fcb6df05144db904db7b1224dcf
tree387fa8316c099d02d0d0f12a2376be5bda485c51
parent140b9e91b30771c62d7cb66aa5bfa3b3b485f224
JAL-3878 Add interfaces for classes dealing with server communication
src/jalview/ws2/api/Credentials.java [new file with mode: 0644]
src/jalview/ws2/client/api/WebServiceClientI.java [new file with mode: 0644]
src/jalview/ws2/client/api/WebServiceDiscovererI.java [new file with mode: 0644]