1.0.0

org.eclipse.soda.dk.echo.connection.test
Class EchoJniTest

java.lang.Object
  extended by org.eclipse.soda.dk.echo.connection.test.EchoJniTest

public class EchoJniTest
extends java.lang.Object

Version:
1.0.0

Constructor Summary
EchoJniTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main with the specified args parameter.
 void testConnection()
          Test connection.
 void testJni()
          Test jni.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoJniTest

public EchoJniTest()
Method Detail

main

public static void main(java.lang.String[] args)
Main with the specified args parameter. The args (String[]) parameter.

Parameters:
args - The args (String[]) parameter.

testConnection

public void testConnection()
Test connection.


testJni

public void testJni()
Test jni.


1.0.0

Copyright (c) 1999, 2007 IBM