2005/5/9
-- ACDK API Docs Misc sources acdkx_net_ssl_SSLConnection_Test_cpp
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <acdk/tools/aunit/TestRunner.h> #include <acdk/lang/Throwable.h> #include <acdk/lang/System.h> #include <acdk/io/File.h> #include <acdk/io/StringWriter.h> #include <acdk/net/URL.h> #include <acdk/net/URLConnection.h> #include <acdkx/net/ssl/SSLSocket.h> #include <acdk/util/logging/Log.h> #include <acdk/util/logging/ConsoleConsumer.h> #include <acdk/util/logging/SimpleFormatter.h>
#include <acdk/tools/aunit/TestRunner.h>
#include <acdk/lang/Throwable.h>
#include <acdk/lang/System.h>
#include <acdk/io/File.h>
#include <acdk/io/StringWriter.h>
#include <acdk/net/URL.h>
#include <acdk/net/URLConnection.h>
#include <acdkx/net/ssl/SSLSocket.h>
#include <acdk/util/logging/Log.h>
#include <acdk/util/logging/ConsoleConsumer.h>
#include <acdk/util/logging/SimpleFormatter.h>