JPProxy update - Https support

This commit is contained in:
Jindra Petk
2011-07-17 11:13:51 +02:00
parent 49a8fd03bf
commit 940a57f5d8
11 changed files with 389 additions and 291 deletions

View File

@@ -24,7 +24,7 @@ class Janitor implements Runnable
}
catch (Exception e)
{
e.printStackTrace();
}
for (Enumeration e = cleanable.elements();