com.bankframe.services.ping
Class TestSSLPing

java.lang.Object
  extended bycom.bankframe.services.ping.TestSSLPing

public class TestSSLPing
extends java.lang.Object

This is a test class to check that the SSL connection actually works. It sends a PING datapacket to the HttpServer in order to get a response back.


Constructor Summary
TestSSLPing()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSSLPing

public TestSSLPing()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2005, 2007, Oracle. All rights reserved.