Network/test/dorkbox/network
2018-03-29 16:08:00 +02:00
..
connection Made changes to the StorageSystem (IOExceptions, default serialization 2017-08-02 22:12:50 +02:00
dns DNS Flags.isFlag() will not throw an exception, it will only return true 2018-03-29 16:08:00 +02:00
kryo Fixed package name. The standard package naming 2017-09-22 09:25:10 +02:00
rmi Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
BaseTest.java Cleanup for EndPointBase 2018-01-25 17:03:59 +01:00
ChunkedDataIdleTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
ClientSendTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ConnectionTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
DisconnectReconnectTest.java Changed ReconnectTest -> DisconnectReconnectTest 2018-01-30 23:50:44 +01:00
DiscoverHostTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
IdleTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
LargeResizeBufferTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ListenerTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
MultipleServerTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
MultipleThreadTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
PingPongLocalTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingPongTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ReconnectTest.java Cleaned up reconnect test 2018-03-27 23:02:23 +02:00
UnregisteredClassTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00