fedora.server.test
Class TestClientAPIA

java.lang.Object
  extended by fedora.server.test.TestClientAPIA

public class TestClientAPIA
extends java.lang.Object

Title: TestClientAPIA.java

Description: Provides a client for testing the Fedora Access SOAP service.

Version:
$Id: TestClientAPIA.java 3966 2005-04-21 13:33:01Z rlw $
Author:
rlw@virginia.edu

Constructor Summary
TestClientAPIA()
           
 
Method Summary
static void main(java.lang.String[] args)
           Tests the Fedora Access SOAP service by making calls to each of the supported services.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClientAPIA

public TestClientAPIA()
Method Detail

main

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

Tests the Fedora Access SOAP service by making calls to each of the supported services.

Parameters:
args - An array of command line arguments.